summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2015-09-29 19:59:32 +0200
committerStefan Husmann2015-09-29 19:59:32 +0200
commit5c30112de44bf3d404154ae47107fe6d8615cc24 (patch)
tree6b0ab72aa508072cc5874b3af5effccbcaf2d59e
parente2dbf38577f7f08d91f9cd646a54c6de9cbd37ea (diff)
downloadaur-5c30112de44bf3d404154ae47107fe6d8615cc24.tar.gz
Update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e001bb6885c..3196f16525f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = pli-bin
pkgdesc = Iron Spring PL/I compiler - statically linked 386-binary
- pkgver = 0.9.4
+ pkgver = 0.9.9
pkgrel = 1
url = http://www.iron-spring.com/
arch = i686
arch = x86_64
license = LGPL
options = staticlibs
- source = http://www.iron-spring.com/pli-0.9.4.tgz
- md5sums = 93bf61ee20ced3f51a833340f1784ec0
+ source = http://www.iron-spring.com/pli-0.9.9.tgz
+ md5sums = 997e0bcb6c112d381fb9fc0f9def7df6
pkgname = pli-bin
diff --git a/PKGBUILD b/PKGBUILD
index 26bd7423a798..aae76cf3bba1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=pli-bin
-pkgver=0.9.4
+pkgver=0.9.9
pkgrel=1
pkgdesc="Iron Spring PL/I compiler - statically linked 386-binary"
url="http://www.iron-spring.com/"
arch=('i686' 'x86_64')
license=('LGPL')
source=(http://www.iron-spring.com/pli-$pkgver.tgz)
-md5sums=('93bf61ee20ced3f51a833340f1784ec0')
+md5sums=('997e0bcb6c112d381fb9fc0f9def7df6')
options=(staticlibs)
package() {