summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7dab9bf83d72..c17348fe305a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
# Maintainer: Adrián Pérez de Castro <aperez@igalia.com>
pkgdesc='Tool to aid wrapping C functions to be used from Lua'
pkgname='torch7-cwrap-git'
-pkgver=r31.381256d
+pkgver=r35.dbd0a62
pkgrel=1
conflicts=('torch7-cwrap')
provides=('torch7-cwrap')
arch=('any')
url='https://github.com/torch/cwrap'
+makedepends=('git')
license=('BSD')
source=("${pkgname}::git+${url}")
sha512sums=('SKIP')