summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTioDuke2017-01-11 20:57:00 -0500
committerTioDuke2017-01-11 20:57:00 -0500
commit0a952e712fba546ba123c1d159ca5ea50371b2ba (patch)
tree7cb45496fbf7757185d99aae678647cba36220b9
parent0214fe1e1c6d2f603716f8a0e519705da0feac30 (diff)
downloadaur-0a952e712fba546ba123c1d159ca5ea50371b2ba.tar.gz
update to 8.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bdffb01cb35f..c9bb39dfa8ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
# Generated by mksrcinfo v8
-# Fri Sep 23 00:09:55 UTC 2016
+# Thu Jan 12 01:56:22 UTC 2017
pkgbase = gate
pkgdesc = GATE Developer is a development environment that provides a rich set of graphical interactive tools for the creation, measurement and maintenance of software components for processing human language.
- pkgver = 8.2
+ pkgver = 8.3
pkgrel = 1
url = http://gate.ac.uk/
arch = any
license = LGPL
depends = java-runtime
options = !strip
- source = http://downloads.sourceforge.net/sourceforge/gate/gate-8.2-build5482-BIN.zip
+ source = http://downloads.sourceforge.net/sourceforge/gate/gate-8.3-build5704-BIN.zip
source = gate.desktop
source = gate.png
- md5sums = 61b340faf2ba741874bcbbbc990cb975
+ md5sums = d134ccfebdece968561ab408f649b1ba
md5sums = a7a2cb37bf093d4b4164c7d381661f33
md5sums = acf3e7a9fcbdedd24589394260d56d12
diff --git a/PKGBUILD b/PKGBUILD
index c2ed9e9f379d..16ff9c469478 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Contributor: Sergio Tridente <tioduke AT gmail DOT com>
pkgname=gate
-pkgver=8.2
-_build=5482
+pkgver=8.3
+_build=5704
pkgrel=1
pkgdesc="GATE Developer is a development environment that provides a rich set of graphical interactive tools for the creation, measurement and maintenance of software components for processing human language."
arch=('any')
@@ -11,7 +11,7 @@ license=('LGPL')
depends=('java-runtime')
options=(!strip)
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}-build${_build}-BIN.zip gate.desktop gate.png)
-md5sums=('61b340faf2ba741874bcbbbc990cb975'
+md5sums=('d134ccfebdece968561ab408f649b1ba'
'a7a2cb37bf093d4b4164c7d381661f33'
'acf3e7a9fcbdedd24589394260d56d12')