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

Sergej Pupykin spupykin at archlinux.org
Mon Apr 17 08:46:28 UTC 2017


    Date: Monday, April 17, 2017 @ 08:46:27
  Author: spupykin
Revision: 223378

upgpkg: gnustep-gui 0.25.1-1

upd

Modified:
  gnustep-gui/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-17 08:46:23 UTC (rev 223377)
+++ PKGBUILD	2017-04-17 08:46:27 UTC (rev 223378)
@@ -4,8 +4,8 @@
 # Contributor: Sebastian Sareyko <public at nooms.de>
 
 pkgname=gnustep-gui
-pkgver=0.25.0
-pkgrel=4
+pkgver=0.25.1
+pkgrel=1
 pkgdesc="The GNUstep GUI class library"
 arch=('i686' 'x86_64')
 url="http://www.gnustep.org/"
@@ -17,8 +17,8 @@
 options=('!makeflags')
 source=(ftp://ftp.gnustep.org/pub/gnustep/core/$pkgname-$pkgver.tar.gz
         giflib-5.1.patch)
-md5sums=('6224a2a2fe22da0042d96f0892c884e3'
-         '78b6470b9a43ac7025621fef07d2faef')
+sha256sums=('3aacb277976014cfd4394084066187430100657dea234da91d9ae5015e747c66'
+            '0c004c9816b626e168d085cc140c18bb6b5a2a06160aecfdffc0b00532fbed69')
 
 prepare() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list