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

Laurent Carlier lcarlier at archlinux.org
Sat Oct 22 20:03:21 UTC 2016


    Date: Saturday, October 22, 2016 @ 20:03:20
  Author: lcarlier
Revision: 193014

upgpkg: lib32-glib2 2.50.1-2

update dependency from lib32-elfutils to lib32-libelf

Modified:
  lib32-glib2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-22 19:57:49 UTC (rev 193013)
+++ PKGBUILD	2016-10-22 20:03:20 UTC (rev 193014)
@@ -6,12 +6,12 @@
 _pkgbasename=glib2
 pkgname=lib32-$_pkgbasename
 pkgver=2.50.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Common C routines used by GTK+ 2.4 and other libs (32-bit)"
 url="http://www.gtk.org/"
 arch=('x86_64')
 license=('LGPL')
-depends=(lib32-dbus lib32-libffi lib32-pcre lib32-util-linux lib32-elfutils "$_pkgbasename")
+depends=(lib32-dbus lib32-libffi lib32-pcre lib32-util-linux lib32-libelf "$_pkgbasename")
 makedepends=('gcc-multilib' 'python' 'git')
 _commit=e44ea516afeb41d22cebf968b3ea5d9543856df2 # tags/2.50.1^0
 #options=('!docs')



More information about the arch-commits mailing list