summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Alvarez2016-09-17 19:12:55 +0200
committerGustavo Alvarez2016-09-17 19:12:55 +0200
commitaf366a34cdaa6632b0f3f3eab731ad5af4aa32b6 (patch)
treee0f66e8691867ea050fa12d5b4e3c86aec572642
parentc3a14cbc2f1957fede307d2985fae0115091c317 (diff)
downloadaur-af366a34cdaa6632b0f3f3eab731ad5af4aa32b6.tar.gz
use hdr branch (for now)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17a6dd72e7dd..ddf934f84b5c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Aug 18 22:03:05 UTC 2016
+# Sat Sep 17 17:12:37 UTC 2016
pkgbase = zimg-git
pkgdesc = Scaling, colorspace conversion, and dithering library. (GIT version)
- pkgver = 2.2.0.g8fdcad0
+ pkgver = 2.2.1.20.g5fdef7a
pkgrel = 1
url = http://forum.doom9.org/showthread.php?t=171334
arch = i686
@@ -16,7 +16,7 @@ pkgbase = zimg-git
conflicts = zimg
conflicts = vapoursynth-plugin-zimg
conflicts = vapoursynth-plugin-zimg-git
- source = git+https://github.com/sekrit-twc/zimg.git
+ source = git+https://github.com/sekrit-twc/zimg.git#branch=hdr
sha1sums = SKIP
pkgname = zimg-git
diff --git a/PKGBUILD b/PKGBUILD
index ad2b30c8b1b5..7ba47b6495ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gustavo Alvarez <sl1pkn07@gmail.com>
pkgname=zimg-git
-pkgver=2.2.0.g8fdcad0
+pkgver=2.2.1.20.g5fdef7a
pkgrel=1
pkgdesc="Scaling, colorspace conversion, and dithering library. (GIT version)"
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ conflicts=('zimg'
'vapoursynth-plugin-zimg'
'vapoursynth-plugin-zimg-git'
)
-source=('git+https://github.com/sekrit-twc/zimg.git')
+source=('git+https://github.com/sekrit-twc/zimg.git#branch=hdr')
sha1sums=('SKIP')
pkgver() {