summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoost Bremmer2016-09-05 18:59:03 +0200
committerJoost Bremmer2016-09-05 18:59:03 +0200
commit47e936ddddae6e9d319615ce6f859078cc3fefc2 (patch)
tree85d1a973a454201119c8f681d9c0fe9247446efa /PKGBUILD
parentcffedd5badfd3dc9aa3182a81a3246b3a5dbd768 (diff)
downloadaur-47e936ddddae6e9d319615ce6f859078cc3fefc2.tar.gz
update pkg: mackup 0.8.14-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49b67fd71225..8ebb9c73a03a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,9 +10,9 @@ license=('GPL3')
depends=('python')
makedepends=(
- 'python2'
- 'python2-docopt'
- 'python2-setuptools')
+ 'python'
+ 'python-docopt'
+ 'python-setuptools')
source=("https://github.com/lra/${pkgname}/archive/${pkgver}.tar.gz")