yadm: update to 2.4.0.
This commit is contained in:
parent
05f03c2bba
commit
7fa66f7451
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yadm'
|
||||
pkgname=yadm
|
||||
version=2.3.0
|
||||
version=2.4.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=421c357a240b5ac4e6b971bb2d33414e9551a337993116bf0ea4f411952aab87
|
||||
checksum=37efea63dc9c77951433c841bde34e0a042dc561e8c026e690d146e768701b0f
|
||||
|
||||
do_install() {
|
||||
vbin ${pkgname}
|
||||
|
|
Loading…
Reference in a new issue