summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94c8f3a9ef7d..137c574853a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = babl-git
pkgdesc = Dynamic, any to any, pixel format translation library.
- pkgver = 0.1.50.3.g24d7ba9
+ pkgver = 0.1.52.23.ga0dba44
pkgrel = 1
url = http://www.gegl.org/babl
arch = i686
@@ -8,7 +8,7 @@ pkgbase = babl-git
license = LGPL3
makedepends = git
depends = glibc
- provides = babl=0.1.50.3.g24d7ba9
+ provides = babl=0.1.52.23.ga0dba44
conflicts = babl
options = !libtool
source = git+https://gitlab.gnome.org/GNOME/babl
diff --git a/PKGBUILD b/PKGBUILD
index 02c22519cab6..359fdf895768 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,8 @@
# Contributor: Alexander Hunziker <alex.hunziker@gmail.com>
# Contributor: Alessio Biancalana <dottorblaster@gmail.com>
# Contributor: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
-
pkgname=babl-git
-pkgver=0.1.50.3.g24d7ba9
+pkgver=0.1.52.23.ga0dba44
pkgrel=1
pkgdesc="Dynamic, any to any, pixel format translation library."
arch=('i686' 'x86_64')