summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f0d7a8b5065..532de3b7861a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zimg-git
pkgdesc = Scaling, colorspace conversion, and dithering library. (GIT version)
- pkgver = 3.0.5.154.g108bfb7
+ pkgver = 3.0.5.155.ga0fac0f
pkgrel = 1
url = http://forum.doom9.org/showthread.php?t=171334
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = zimg-git
makedepends = cmake
depends = gcc-libs
depends = glibc
- provides = zimg=3.0.5.154.g108bfb7
+ provides = zimg=3.0.5.155.ga0fac0f
provides = libzimg.so
conflicts = zimg
conflicts = vapoursynth-plugin-zimg
diff --git a/PKGBUILD b/PKGBUILD
index 81373237ea62..2a8d541c6355 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gustavo Alvarez <sl1pkn07@gmail.com>
pkgname=zimg-git
-pkgver=3.0.5.154.g108bfb7
+pkgver=3.0.5.155.ga0fac0f
pkgrel=1
pkgdesc="Scaling, colorspace conversion, and dithering library. (GIT version)"
arch=('x86_64')