yadm: update to 2.2.0.
This commit is contained in:
parent
4261cc71f4
commit
e95541de82
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yadm'
|
||||
pkgname=yadm
|
||||
version=2.1.0
|
||||
version=2.2.0
|
||||
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=b3ce96a5ded1f32ee40eabfddbc6b89c2f4af1b9a0c9be3b1cfd64f7f101937f
|
||||
checksum=26c79d490f5bc14195e3144e71052a5927da5c16a0d9c4f4f27d8f561569e381
|
||||
|
||||
do_install() {
|
||||
vbin ${pkgname}
|
||||
|
|
Loading…
Reference in New Issue