summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Alvarez2016-10-04 15:45:48 +0200
committerGustavo Alvarez2016-10-04 15:45:48 +0200
commit6fe983577ab3a74086eca5f53b9eaf7b06e76e06 (patch)
tree8fc1e044da91a08191a5ba2749e7c258e7aa069b
parentaf366a34cdaa6632b0f3f3eab731ad5af4aa32b6 (diff)
downloadaur-6fe983577ab3a74086eca5f53b9eaf7b06e76e06.tar.gz
Back to master branch
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ddf934f84b5c..f27fc4db72a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Sep 17 17:12:37 UTC 2016
+# Tue Oct 4 13:45:25 UTC 2016
pkgbase = zimg-git
pkgdesc = Scaling, colorspace conversion, and dithering library. (GIT version)
- pkgver = 2.2.1.20.g5fdef7a
+ pkgver = 2.2.1.33.g26131ba
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#branch=hdr
+ source = git+https://github.com/sekrit-twc/zimg.git
sha1sums = SKIP
pkgname = zimg-git
diff --git a/PKGBUILD b/PKGBUILD
index 7ba47b6495ef..2b8cb523b594 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gustavo Alvarez <sl1pkn07@gmail.com>
pkgname=zimg-git
-pkgver=2.2.1.20.g5fdef7a
+pkgver=2.2.1.33.g26131ba
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#branch=hdr')
+source=('git+https://github.com/sekrit-twc/zimg.git')
sha1sums=('SKIP')
pkgver() {