mirror of
https://github.com/arcan1s/pkgbuild.git
synced 2025-04-24 23:47:17 +00:00
git-etc
This commit is contained in:
parent
b18606202c
commit
8b25baf532
@ -2,7 +2,7 @@
|
|||||||
# Maintainer: Evgeniy "arcanis" Alexeev <esalexeev@gmail.com>
|
# Maintainer: Evgeniy "arcanis" Alexeev <esalexeev@gmail.com>
|
||||||
|
|
||||||
pkgname=git-etc
|
pkgname=git-etc
|
||||||
pkgver=2.3.0
|
pkgver=2.3.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Simple daemon for monitoring changes in files"
|
pkgdesc="Simple daemon for monitoring changes in files"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
@ -13,7 +13,7 @@ makedeps=('python2')
|
|||||||
optdepends=('python2-pyqt4: for GUI'
|
optdepends=('python2-pyqt4: for GUI'
|
||||||
'xterm: for GUI')
|
'xterm: for GUI')
|
||||||
source=(https://github.com/arcan1s/git-etc/releases/download/V.${pkgver}/${pkgname}-${pkgver}-src.tar.xz)
|
source=(https://github.com/arcan1s/git-etc/releases/download/V.${pkgver}/${pkgname}-${pkgver}-src.tar.xz)
|
||||||
md5sums=('b889107af9871d73830e72524ef20ec9')
|
md5sums=('92d7f3ca99e52c9bf1ff1e97a4198e6b')
|
||||||
backup=('etc/git-etc.conf')
|
backup=('etc/git-etc.conf')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
Loading…
Reference in New Issue
Block a user