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

Jan de Groot jgc at archlinux.org
Mon Jun 4 13:16:52 UTC 2018


    Date: Monday, June 4, 2018 @ 13:16:52
  Author: jgc
Revision: 325768

upgpkg: babl 0.1.50+5+g7af0e8c-1

Include commits from master, fixing issues with pallette conversion

Modified:
  babl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-04 08:58:34 UTC (rev 325767)
+++ PKGBUILD	2018-06-04 13:16:52 UTC (rev 325768)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Isenmann <daniel at archlinux.org>
 
 pkgname=babl
-pkgver=0.1.50
+pkgver=0.1.50+5+g7af0e8c
 pkgrel=1
 pkgdesc="Dynamic, any to any, pixel format conversion library"
 arch=(x86_64)
@@ -10,8 +10,8 @@
 license=(LGPL3)
 depends=(glibc)
 makedepends=(git)
-_commit=9cf48aeb0ff2aefba06e515ceae8c983019e2eae  # tags/BABL_0_1_50^0
-source=("git+https://git.gnome.org/browse/babl#commit=$_commit")
+_commit=7af0e8c1e10afbf6f3d652c4851a1ccdb854b709  # master
+source=("git+https://gitlab.gnome.org/GNOME/babl.git#commit=$_commit")
 sha256sums=('SKIP')
 
 # Don't port to meson until babl's runtime cpu detection works there



More information about the arch-commits mailing list