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

Sergej Pupykin spupykin at nymeria.archlinux.org
Mon May 19 09:49:20 UTC 2014


    Date: Monday, May 19, 2014 @ 11:49:20
  Author: spupykin
Revision: 111473

upgpkg: gnustep-make 2.6.6-1

upd

Modified:
  gnustep-make/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-19 09:49:08 UTC (rev 111472)
+++ PKGBUILD	2014-05-19 09:49:20 UTC (rev 111473)
@@ -3,8 +3,8 @@
 # Contributor: Sebastian Sareyko <public at nooms.de>
 
 pkgname=gnustep-make
-pkgver=2.6.5
-pkgrel=2
+pkgver=2.6.6
+pkgrel=1
 pkgdesc="The GNUstep make package"
 arch=('i686' 'x86_64') # See FS#29546
 url="http://www.gnustep.org/"
@@ -13,7 +13,7 @@
 conflicts=('gnustep-make-svn')
 groups=('gnustep-core')
 source=(ftp://ftp.gnustep.org/pub/gnustep/core/$pkgname-$pkgver.tar.gz)
-md5sums=('1e143d2c920cef02535ab533af8b1846')
+md5sums=('e9ddf251e31c54545e70b0521b73a48e')
 
 build() {
   cd $srcdir/$pkgname-$pkgver




More information about the arch-commits mailing list