[arch-commits] Commit in babl/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Tue May 22 09:28:47 UTC 2018
Date: Tuesday, May 22, 2018 @ 09:28:46
Author: eworm
Revision: 324758
upgpkg: babl 0.1.50-1
new upstream release
Modified:
babl/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-22 09:18:04 UTC (rev 324757)
+++ PKGBUILD 2018-05-22 09:28:46 UTC (rev 324758)
@@ -2,8 +2,8 @@
# Maintainer: Daniel Isenmann <daniel at archlinux.org>
pkgname=babl
-pkgver=0.1.46
-pkgrel=2
+pkgver=0.1.50
+pkgrel=1
pkgdesc="Dynamic, any to any, pixel format conversion library"
arch=(x86_64)
url="http://gegl.org/babl/"
@@ -10,7 +10,7 @@
license=(LGPL3)
depends=(glibc)
makedepends=(git)
-_commit=e92ced2c54250af1dddb58f76ff1678d74a30dcf # tags/BABL_0_1_46^0
+_commit=9cf48aeb0ff2aefba06e515ceae8c983019e2eae # tags/BABL_0_1_50^0
source=("git+https://git.gnome.org/browse/babl#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list