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

Sergej Pupykin spupykin at archlinux.org
Mon Apr 17 08:13:45 UTC 2017


    Date: Monday, April 17, 2017 @ 08:13:44
  Author: spupykin
Revision: 223366

upgpkg: gnustep-make 2.7.0-1

upd

Modified:
  gnustep-make/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-17 08:13:39 UTC (rev 223365)
+++ PKGBUILD	2017-04-17 08:13:44 UTC (rev 223366)
@@ -3,8 +3,8 @@
 # Contributor: Sebastian Sareyko <public at nooms.de>
 
 pkgname=gnustep-make
-pkgver=2.6.8
-pkgrel=3
+pkgver=2.7.0
+pkgrel=1
 pkgdesc="The GNUstep make package"
 arch=('i686' 'x86_64') # See FS#29546
 url="http://www.gnustep.org/"
@@ -14,7 +14,7 @@
 groups=('gnustep-core')
 backup=('etc/GNUstep/GNUstep.conf')
 source=(ftp://ftp.gnustep.org/pub/gnustep/core/$pkgname-$pkgver.tar.gz)
-md5sums=('7faa60b737e9bbb7fab69ecb14af4e61')
+sha256sums=('90a01cbfb68aafe01c4cc4123121ebd2da0e1e2076795b5682f0833fddf311ce')
 
 prepare() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list