summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2022-05-19 22:08:36 +0200
committerhaawda2022-05-19 22:08:36 +0200
commite98a9c6381878ea27be633618ccf8afe2142ae2d (patch)
tree676b0b15e8cde9b96dd7d28bf3aeea7d08a3807e
parent5f7785fd6876a0738f4cf07b3acfa530f37dd320 (diff)
downloadaur-e98a9c6381878ea27be633618ccf8afe2142ae2d.tar.gz
update
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1960fdaf896..dd7be891446d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pli-bin
pkgdesc = Iron Spring PL/I compiler - statically linked 386-binary
- pkgver = 0.9.10d
+ pkgver = 0.9.10e
pkgrel = 1
epoch = 1
url = http://www.iron-spring.com/
@@ -9,8 +9,7 @@ pkgbase = pli-bin
license = custom
license = LGPL
options = staticlibs
- source = http://www.iron-spring.com/pli-0.9.10d.tgz
- sha512sums = 10dce299622a0d5138cfb51e54aac913260926e230241ed6d1c87d98916367f5fc3f21e040a3e1fa3747a63926198355d5e5e9baa362ed5d720b4bf39c32c3d8
+ source = http://www.iron-spring.com/pli-0.9.10e.tgz
+ sha512sums = 28822afdcc5d0a8a10d540dbfbc04b25374cd015ef098d6b850bffd729d4796da29b8e4c53ab27ab17e5cbf7f4055e7a1e541d2e3835438ab8eff14a21acc89e
pkgname = pli-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index 0df518dbac0b..88963141ae19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
epoch=1
pkgname=pli-bin
-pkgver=0.9.10d
+pkgver=0.9.10e
pkgrel=1
pkgdesc="Iron Spring PL/I compiler - statically linked 386-binary"
url="http://www.iron-spring.com/"
arch=('i686' 'x86_64')
license=('custom' 'LGPL')
source=("http://www.iron-spring.com/pli-$pkgver.tgz")
-sha512sums=('10dce299622a0d5138cfb51e54aac913260926e230241ed6d1c87d98916367f5fc3f21e040a3e1fa3747a63926198355d5e5e9baa362ed5d720b4bf39c32c3d8')
+sha512sums=('28822afdcc5d0a8a10d540dbfbc04b25374cd015ef098d6b850bffd729d4796da29b8e4c53ab27ab17e5cbf7f4055e7a1e541d2e3835438ab8eff14a21acc89e')
options=('staticlibs')
package() {