summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072024-02-28 16:33:17 +0100
committersL1pKn072024-02-28 16:33:17 +0100
commit88d331340023011ae20336d0b689001c65a261b4 (patch)
tree139920fd9621d9fcada169c91539952d241f5106
parente678cee2acd00164b542b4195aca8cf0ce2d7f06 (diff)
downloadaur-zimg-git.tar.gz
bump
-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')