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 315ded98b3c6..5a90f27cfd6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
+# Maintainer: trougnouf (Benoit Brummer) < trougnouf at gmail dot com >
_name='scikit-video'
pkgname="python-${_name}"
pkgver=1.1.11
-pkgrel=1
+pkgrel=2
pkgdesc="Video processing built on top of scipy, numpy, and ffmpeg/libav"
arch=('i686' 'x86_64')
url="http://www.${_name}.org/"