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

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue May 7 13:33:51 UTC 2013


    Date: Tuesday, May 7, 2013 @ 15:33:51
  Author: spupykin
Revision: 90153

upgpkg: gnustep-base 1.24.4-1

upd

Modified:
  gnustep-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-07 13:33:45 UTC (rev 90152)
+++ PKGBUILD	2013-05-07 13:33:51 UTC (rev 90153)
@@ -4,19 +4,19 @@
 # Contributor: Sebastian Sareyko <public at nooms.de>
 
 pkgname=gnustep-base
-pkgver=1.24.0
-pkgrel=3
+pkgver=1.24.4
+pkgrel=1
 pkgdesc="The GNUstep base package"
 arch=('i686' 'x86_64')
 url="http://www.gnustep.org/"
 license=("GPL" "LGPL")
-depends=(libxslt avahi gmp gcc-libs openssl libffi gnustep-make gnutls)
+depends=(libxslt avahi gmp gcc-libs openssl libffi gnustep-make gnutls icu)
 makedepends=(gcc-objc)
 conflicts=('gnustep-base-svn')
 groups=('gnustep-core')
 options=('!emptydirs' '!makeflags')
 source=(ftp://ftp.gnustep.org/pub/gnustep/core/$pkgname-$pkgver.tar.gz)
-md5sums=('53cd117e9f64729870e906b66d2314ba')
+md5sums=('b300f3e6f9c27705226b741c8c018038')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list