sharenix: update to 0.12.0a.
This commit is contained in:
parent
6428aed5fa
commit
915618d661
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sharenix'
|
# Template file for 'sharenix'
|
||||||
pkgname=sharenix
|
pkgname=sharenix
|
||||||
version=0.11.0a
|
version=0.12.0a
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/Francesco149/sharenix"
|
go_import_path="github.com/Francesco149/sharenix"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Franc[e]sco <lolisamurai@tfwno.gf>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/Francesco149/sharenix"
|
homepage="https://github.com/Francesco149/sharenix"
|
||||||
distfiles="https://github.com/Francesco149/sharenix/archive/${version}.tar.gz"
|
distfiles="https://github.com/Francesco149/sharenix/archive/${version}.tar.gz"
|
||||||
checksum=1b868305e38e496e43d0f126954e41999d619c1e7fa4c273b19faddb6f3b7a94
|
checksum=c3fa847766d8914e858991ee82e8872d34ca13bc0c6557598205295b92c64998
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vbin sharenix-section
|
vbin sharenix-section
|
||||||
|
|
Loading…
Reference in a new issue