shinit: update to 0.2.0.

This commit is contained in:
Michael Aldridge 2023-03-20 20:25:27 -05:00
parent bc8f481e7f
commit 437534d102

View file

@ -1,6 +1,6 @@
# Template file for 'shinit' # Template file for 'shinit'
pkgname=shinit pkgname=shinit
version=0.1.2 version=0.2.0
revision=1 revision=1
depends="curl" depends="curl"
make_dirs="/var/lib/shinit 0755 root root" make_dirs="/var/lib/shinit 0755 root root"
@ -9,7 +9,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.org>"
license="MIT" license="MIT"
homepage="https://github.com/the-maldridge/shinit/" homepage="https://github.com/the-maldridge/shinit/"
distfiles="https://github.com/the-maldridge/shinit/archive/v$version.tar.gz" distfiles="https://github.com/the-maldridge/shinit/archive/v$version.tar.gz"
checksum=04bb0f154acbc11a7271d53569bcb89c598e9e28cdca39c61e281dd38f88f482 checksum=477fcc259266627443d28781899c4b25b3114062e72239ebf2cae6fa1145fc0b
do_install() { do_install() {
vlicense LICENSE.md vlicense LICENSE.md