Added yadm-1.12.0-r2
This commit is contained in:
parent
c80be8406a
commit
f44ab078bb
1 changed files with 2 additions and 2 deletions
|
@ -7,12 +7,12 @@
|
|||
|
||||
pkgname=yadm
|
||||
pkgver=1.12.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Yet Another Dotfiles Manager"
|
||||
arch='noarch'
|
||||
url="https://github.com/TheLocehiliosan/yadm"
|
||||
license='GPL3'
|
||||
depends='gnupg py-envtpl'
|
||||
depends='gnupg py-envtpl bash'
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/TheLocehiliosan/${pkgname}/archive/${pkgver}.tar.gz"
|
||||
builddir="$srcdir/$pkgname-${pkgver}"
|
||||
subpackages="$pkgname-doc"
|
||||
|
|
Loading…
Reference in a new issue