summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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() {