summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTioDuke2016-09-22 20:10:12 -0400
committerTioDuke2016-09-22 20:10:12 -0400
commit0214fe1e1c6d2f603716f8a0e519705da0feac30 (patch)
tree59577bc183691113e4ec313f046f067a33ec72aa
parent47155294cefe2d6a605d3c408f24b64ad806180a (diff)
downloadaur-0214fe1e1c6d2f603716f8a0e519705da0feac30.tar.gz
update to v8.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36b81093e819..bdffb01cb35f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,18 @@
+# Generated by mksrcinfo v8
+# Fri Sep 23 00:09:55 UTC 2016
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.1
+ pkgver = 8.2
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.1-build5169-BIN.zip
+ source = http://downloads.sourceforge.net/sourceforge/gate/gate-8.2-build5482-BIN.zip
source = gate.desktop
source = gate.png
- md5sums = 8502db86975056410fb500993e2d727e
+ md5sums = 61b340faf2ba741874bcbbbc990cb975
md5sums = a7a2cb37bf093d4b4164c7d381661f33
md5sums = acf3e7a9fcbdedd24589394260d56d12
diff --git a/PKGBUILD b/PKGBUILD
index 4c8a60ebd0b5..c2ed9e9f379d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Contributor: Sergio Tridente <tioduke AT gmail DOT com>
pkgname=gate
-pkgver=8.1
-_build=5169
+pkgver=8.2
+_build=5482
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=('8502db86975056410fb500993e2d727e'
+md5sums=('61b340faf2ba741874bcbbbc990cb975'
'a7a2cb37bf093d4b4164c7d381661f33'
'acf3e7a9fcbdedd24589394260d56d12')