summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTioDuke2017-02-22 06:38:37 -0500
committerTioDuke2017-02-22 06:38:37 -0500
commit0b605c32559cdfaca9fdc1fa35b40ff0b9c0660e (patch)
tree65403d992c616a32ef448a6d487e34dca579be03
parent0a952e712fba546ba123c1d159ca5ea50371b2ba (diff)
downloadaur-0b605c32559cdfaca9fdc1fa35b40ff0b9c0660e.tar.gz
update to 8.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9bb39dfa8ca..1ee40d365da9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
# Generated by mksrcinfo v8
-# Thu Jan 12 01:56:22 UTC 2017
+# Wed Feb 22 11:38:19 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.3
+ pkgver = 8.4
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.3-build5704-BIN.zip
+ source = http://downloads.sourceforge.net/sourceforge/gate/gate-8.4-build5748-BIN.zip
source = gate.desktop
source = gate.png
- md5sums = d134ccfebdece968561ab408f649b1ba
+ md5sums = 6b1d2d703625453dc2391e9c32dfa5bd
md5sums = a7a2cb37bf093d4b4164c7d381661f33
md5sums = acf3e7a9fcbdedd24589394260d56d12
diff --git a/PKGBUILD b/PKGBUILD
index 16ff9c469478..dd552075f529 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Contributor: Sergio Tridente <tioduke AT gmail DOT com>
pkgname=gate
-pkgver=8.3
-_build=5704
+pkgver=8.4
+_build=5748
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=('d134ccfebdece968561ab408f649b1ba'
+md5sums=('6b1d2d703625453dc2391e9c32dfa5bd'
'a7a2cb37bf093d4b4164c7d381661f33'
'acf3e7a9fcbdedd24589394260d56d12')