parent
d08a15228d
commit
5942b22e5f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'yadm'
|
# Template file for 'yadm'
|
||||||
pkgname=yadm
|
pkgname=yadm
|
||||||
version=1.10.0
|
version=1.11.0
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="bash git gnupg"
|
depends="bash git gnupg"
|
||||||
short_desc="Yet Another Dotfiles Manager"
|
short_desc="Yet Another Dotfiles Manager"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://thelocehiliosan.github.io/yadm/"
|
homepage="https://thelocehiliosan.github.io/yadm/"
|
||||||
distfiles="https://github.com/TheLocehiliosan/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/TheLocehiliosan/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=3f77b51197fe14d24f670dbc3e5edc4ae329fdd91c03db297ab929e7bc1168bb
|
checksum=7c07f9eab328ca8d21018516f2b39de9dedb92d22620ab059ea57745542f86d2
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin ${pkgname}
|
vbin ${pkgname}
|
||||||
|
|
Loading…
Reference in a new issue