summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormumei2020-07-25 01:18:02 -0400
committermumei2020-07-25 01:18:02 -0400
commite6d895456adec7621be419d6c212ccb9e12051bb (patch)
tree9a76e41881cde2878cc081d20d4d3a9c424df461
parentaea988746453714cf55f3c709c3ee08a1b4304b7 (diff)
downloadaur-e6d895456adec7621be419d6c212ccb9e12051bb.tar.gz
Upgrade version to 0.28
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD9
2 files changed, 7 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 909b543e3ffe..1d0c0864b02a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnustep-gui
pkgdesc = The GNUstep GUI class library
- pkgver = 0.27.0
+ pkgver = 0.28.0
pkgrel = 1
url = http://www.gnustep.org/
arch = x86_64
@@ -19,10 +19,10 @@ pkgbase = gnustep-gui
optdepends = flite1: required for speech synthesis
conflicts = gnustep-gui-svn
options = !makeflags
- source = https://github.com/gnustep/libs-gui/releases/download/gui-0_27_0/gnustep-gui-0.27.0.tar.gz
- source = https://github.com/gnustep/libs-gui/releases/download/gui-0_27_0/gnustep-gui-0.27.0.tar.gz.sig
+ source = https://github.com/gnustep/libs-gui/releases/download/gui-0_28_0/gnustep-gui-0.28.0.tar.gz
+ source = https://github.com/gnustep/libs-gui/releases/download/gui-0_28_0/gnustep-gui-0.28.0.tar.gz.sig
validpgpkeys = 83AAE47CE829A4146EF83420CA868D4C99149679
- sha256sums = 7991e435944d389366069888eb65b1ef08c5ab39f12b27e804bb372b941bd3d4
+ sha256sums = 1f6d2de60417e8a674280de84077f94f7394ae4edb3fae9e04129743d7449317
sha256sums = SKIP
pkgname = gnustep-gui
diff --git a/PKGBUILD b/PKGBUILD
index 5dcce60b7d92..92828a2ed3d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,7 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
-# Maintainer: Vesa Kaihlavirta <vegai@iki.fi>
-# Contributor: Sebastian Sareyko <public@nooms.de>
+# Maintainer: <mumei AT airmail DOT cc>
pkgname=gnustep-gui
-pkgver=0.27.0
+pkgver=0.28.0
pkgrel=1
pkgdesc="The GNUstep GUI class library"
arch=('x86_64')
@@ -17,7 +14,7 @@ conflicts=('gnustep-gui-svn')
groups=('gnustep-core')
options=('!makeflags')
source=(https://github.com/gnustep/libs-gui/releases/download/gui-${pkgver//./_}/gnustep-gui-$pkgver.tar.gz{,.sig})
-sha256sums=('7991e435944d389366069888eb65b1ef08c5ab39f12b27e804bb372b941bd3d4'
+sha256sums=('1f6d2de60417e8a674280de84077f94f7394ae4edb3fae9e04129743d7449317'
'SKIP')
validpgpkeys=('83AAE47CE829A4146EF83420CA868D4C99149679')