yadm: update to 2.5.0.
This commit is contained in:
parent
19175e62a2
commit
46794cf3e8
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'yadm'
|
||||
pkgname=yadm
|
||||
version=2.4.0
|
||||
version=2.5.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
depends="bash git gnupg"
|
||||
short_desc="Yet Another Dotfiles Manager"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://thelocehiliosan.github.io/yadm/"
|
||||
homepage="https://yadm.io/"
|
||||
distfiles="https://github.com/TheLocehiliosan/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=37efea63dc9c77951433c841bde34e0a042dc561e8c026e690d146e768701b0f
|
||||
checksum=d022d118a1a477e09afa00c80e10bd94b150d99709e57f01ba48ca2eaaeeb2de
|
||||
|
||||
do_install() {
|
||||
vbin ${pkgname}
|
||||
|
|
Loading…
Reference in a new issue