oblibs: update to 0.0.9.0
This commit is contained in:
parent
cdf68bc131
commit
5a8f4e41b3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'oblibs'
|
# Template file for 'oblibs'
|
||||||
pkgname=oblibs
|
pkgname=oblibs
|
||||||
version=0.0.8.0
|
version=0.0.9.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-v${version}"
|
wrksrc="${pkgname}-v${version}"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
|
@ -11,7 +11,7 @@ maintainer="mobinmob <mobinmob@disroot.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://framagit.org/Obarun/oblibs"
|
homepage="https://framagit.org/Obarun/oblibs"
|
||||||
distfiles="${homepage}/-/archive/v${version}/${pkgname}-v${version}.tar.bz2"
|
distfiles="${homepage}/-/archive/v${version}/${pkgname}-v${version}.tar.bz2"
|
||||||
checksum=d62ef857b9245b16f42e5a07643f571193b5e95f203387a43dd65fa155d5fec3
|
checksum=8a314e8baea7a085b5261413752000a1751c8c18a581bb926df520b91937bf23
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in a new issue