1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-09 07:09:18 +00:00

hardcode pkgver for the git version on arch

This commit is contained in:
deadc0de6
2018-02-11 12:46:50 +01:00
parent afe0c714d6
commit c6baa8b260

View File

@@ -2,7 +2,7 @@
_pkgname=dotdrop _pkgname=dotdrop
pkgname="${_pkgname}-git" pkgname="${_pkgname}-git"
pkgver= pkgver=0.10.r10.gafe0c71
pkgrel=1 pkgrel=1
pkgdesc="Save your dotfiles once, deploy them everywhere " pkgdesc="Save your dotfiles once, deploy them everywhere "
arch=('any') arch=('any')