skalibs: update to 2.9.3.0, remove noarch.
This commit is contained in:
parent
7b13275412
commit
d8eae2f544
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skalibs'
|
||||
pkgname=skalibs
|
||||
version=2.9.2.1
|
||||
version=2.9.3.0
|
||||
revision=1
|
||||
_sysdepspkg=skaware-void-sysdeps
|
||||
build_style=configure
|
||||
|
@ -15,14 +15,13 @@ license="ISC"
|
|||
homepage="https://skarnet.org/software/skalibs/"
|
||||
changelog="https://skarnet.org/software/skalibs/upgrade.html"
|
||||
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=250b99b53dd413172db944b31c1b930aa145ac79fe6c5d7e6869ef804228c539
|
||||
checksum=f01a07049d384097864410f9251447ad899db0d17f82cd8ebc6b7000d7783b44
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING LICENSE
|
||||
}
|
||||
|
||||
skalibs-doc_package() {
|
||||
archs=noarch
|
||||
short_desc+=" - documentation"
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
pkg_install() {
|
||||
|
|
Loading…
Reference in a new issue