mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
yadm: update to 2.0.0.
This commit is contained in:
parent
d5f2b7d9a4
commit
b3039b009d
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'yadm'
|
# Template file for 'yadm'
|
||||||
pkgname=yadm
|
pkgname=yadm
|
||||||
version=1.12.0
|
version=2.0.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
depends="bash git gnupg"
|
depends="bash git gnupg"
|
||||||
short_desc="Yet Another Dotfiles Manager"
|
short_desc="Yet Another Dotfiles Manager"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
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=c3d612d01e2027d5f457e0f7d120bc67251b716c373d99fe70638bd86edf107f
|
checksum=6359debdd9a6154709d084f478c000e572b3d8d50c2abe6525534899a5c2eb16
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin ${pkgname}
|
vbin ${pkgname}
|
||||||
|
|
Loading…
Add table
Reference in a new issue