summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD4
2 files changed, 12 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa6a6d36641c..f23dcf76b184 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,19 @@
-pkgbase = babl-git
- pkgdesc = Dynamic, any to any, pixel format translation library.
- pkgver = 0.1.57.r1369.2ca9b0c
+pkgbase = babl-qfix-git
+ pkgdesc = babl is a dynamic, any to any, pixel format translation library.
+ pkgver = 0.1.68.7.g2fa0be1
pkgrel = 1
- url = http://www.babl.org/babl
- arch = i686
+ url = https://www.gegl.org/babl
arch = x86_64
license = LGPL3
makedepends = git
+ makedepends = meson
+ makedepends = lcms2
depends = glibc
- provides = babl=0.1.57.r1369.2ca9b0c
+ provides = babl=0.1.68.7.g2fa0be1
conflicts = babl
+ options = !libtool
source = git+https://gitlab.gnome.org/GNOME/babl
- sha512sums = SKIP
+ md5sums = SKIP
-pkgname = babl-git
+pkgname = babl-qfix-git
diff --git a/PKGBUILD b/PKGBUILD
index 08350c738e97..c276628f5cbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Salamandar <felix@piedallu.me>
_pkgname=babl
-pkgname="${_pkgname}-git"
-pkgver=0.1.68.6.gcab54c3
+pkgname="${_pkgname}-qfix-git"
+pkgver=0.1.68.7.g2fa0be1
pkgrel=1
pkgdesc="babl is a dynamic, any to any, pixel format translation library."
arch=('x86_64')