summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrian Perez de Castro2016-08-28 11:59:00 +0300
committerAdrian Perez de Castro2016-08-28 11:59:00 +0300
commit95abe78f7469ec0142ffa79a136f9480e30b235f (patch)
treec2af267809735964eee32785414f70e8a64edd17 /PKGBUILD
parent24e97a14df266c436bc0e8c30d2575aa450a6513 (diff)
downloadaur-95abe78f7469ec0142ffa79a136f9480e30b235f.tar.gz
Add git makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 267066df4150..86decf86284a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Adrián Pérez de Castro <aperez@igalia.com>
pkgdesc='File name manipulation module for Torch7'
pkgname='torch7-paths-git'
-pkgver=r39.3c0dc8f
-pkgrel=3
-makedepends=('cmake')
+pkgver=r41.68d579a
+pkgrel=1
+makedepends=('cmake' 'git')
depends=('luajit')
conflicts=('torch7-paths')
provides=('torch7-paths')