[arch-commits] Commit in babl/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sat Feb 27 10:23:32 UTC 2021


    Date: Saturday, February 27, 2021 @ 10:23:32
  Author: arojas
Revision: 408894

Update to 0.1.84

Modified:
  babl/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-27 10:17:43 UTC (rev 408893)
+++ PKGBUILD	2021-02-27 10:23:32 UTC (rev 408894)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel Isenmann <daniel at archlinux.org>
 
 pkgname=babl
-pkgver=0.1.82
+pkgver=0.1.84
 pkgrel=1
 pkgdesc="Dynamic, any to any, pixel format conversion library"
 arch=(x86_64)
@@ -9,7 +9,7 @@
 license=(LGPL3)
 depends=(glibc lcms2)
 makedepends=(git meson gobject-introspection vala)
-_commit='aab30293930236fab173a879f2d9aab95d45db5e'  # tags/BABL_0_1_78^0
+_commit=ff6ac9e6a92a16ae5c5e233432c2fcaa22cb1c5e
 source=("git+https://gitlab.gnome.org/GNOME/babl.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list