[arch-commits] Commit in gnet/trunk (PKGBUILD)
Eric Bélanger
eric at nymeria.archlinux.org
Thu Oct 24 16:47:45 UTC 2013
Date: Thursday, October 24, 2013 @ 18:47:45
Author: eric
Revision: 197239
upgpkg: gnet 2.0.8-4
Rebuild without static libraries
Modified:
gnet/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-10-24 16:18:46 UTC (rev 197238)
+++ PKGBUILD 2013-10-24 16:47:45 UTC (rev 197239)
@@ -3,13 +3,12 @@
pkgname=gnet
pkgver=2.0.8
-pkgrel=3
+pkgrel=4
pkgdesc="A simple network library"
arch=('i686' 'x86_64')
url="http://live.gnome.org/GNetLibrary"
license=('LGPL')
depends=('glib2')
-options=('!libtool')
source=(http://ftp.gnome.org/pub/GNOME/sources/gnet/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
sha1sums=('74a33dd25cc594b874e3a5171795efd99e567387')
More information about the arch-commits
mailing list