yadm: update to 3.0.2.
This commit is contained in:
parent
ddffd1a1af
commit
ec84c8a3c1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yadm'
|
||||
pkgname=yadm
|
||||
version=3.0.0
|
||||
version=3.0.2
|
||||
revision=1
|
||||
depends="bash git gnupg"
|
||||
short_desc="Yet Another Dotfiles Manager"
|
||||
|
@ -8,7 +8,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://yadm.io/"
|
||||
distfiles="https://github.com/TheLocehiliosan/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=af968c815817e9de85b60dc9c9a7e6159ed34e4f91ea78cadbcd6c73a0301c06
|
||||
checksum=724a8b61b09b70f5952cf14fd1786617bf88243a276b2d93dd7306feab13983c
|
||||
|
||||
do_install() {
|
||||
vbin ${pkgname}
|
||||
|
|
Loading…
Reference in New Issue