summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoost Bremmer2015-07-12 17:49:34 +0200
committerJoost Bremmer2015-07-12 17:49:34 +0200
commit087c73d01dddf0596ee86e8f8dbd714255e90aeb (patch)
treed6d92edcc6a2f6451684ccb8fca519c807858113 /PKGBUILD
parent3f5c59a4ff832e511c967f2a85904b979f66c651 (diff)
downloadaur-087c73d01dddf0596ee86e8f8dbd714255e90aeb.tar.gz
update: mackup 0.8.6-2
python2-setuptools added as makedependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8dc326ebe239..44cd6da0544e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mackup
pkgver=0.8.6
-pkgrel=1
+pkgrel=2
pkgdesc="a small Python utitlity to keep your application settings in sync."
arch=('any')
url="https://github.com/lra/mackup"