yadm: update to 2.0.1.
This commit is contained in:
parent
afbbf872b6
commit
17dbd72555
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yadm'
|
||||
pkgname=yadm
|
||||
version=2.0.0
|
||||
version=2.0.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
depends="bash git gnupg"
|
||||
|
@ -9,7 +9,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://thelocehiliosan.github.io/yadm/"
|
||||
distfiles="https://github.com/TheLocehiliosan/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=6359debdd9a6154709d084f478c000e572b3d8d50c2abe6525534899a5c2eb16
|
||||
checksum=935be5ea014a3b5c17a70585815f8f5f254fd0748cd1c649781807c45e5b26fe
|
||||
|
||||
do_install() {
|
||||
vbin ${pkgname}
|
||||
|
|
Loading…
Reference in a new issue