summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2023-01-26 15:25:29 +0100
committerhaawda2023-01-26 15:25:29 +0100
commitb3a128a8898b4490fe855ff0b2d4bad3d5594a88 (patch)
tree0f648daebddfb00d8475ca81ac13718a88ce1573
parente98a9c6381878ea27be633618ccf8afe2142ae2d (diff)
downloadaur-b3a128a8898b4490fe855ff0b2d4bad3d5594a88.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 dd7be891446d..5adc40b5d5f2 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.10e
+ pkgver = 1.0.0
pkgrel = 1
epoch = 1
url = http://www.iron-spring.com/
@@ -9,7 +9,7 @@ pkgbase = pli-bin
license = custom
license = LGPL
options = staticlibs
- source = http://www.iron-spring.com/pli-0.9.10e.tgz
- sha512sums = 28822afdcc5d0a8a10d540dbfbc04b25374cd015ef098d6b850bffd729d4796da29b8e4c53ab27ab17e5cbf7f4055e7a1e541d2e3835438ab8eff14a21acc89e
+ source = http://www.iron-spring.com/pli-1.0.0.tgz
+ sha512sums = 1cf615e3a992659e48df0c3c8249d6445494bc24acc8a2f20698e29982aeb44a6b000169535bc7cd757e572d8c884efa01a199b4252dfaede907538b7da6e944
pkgname = pli-bin
diff --git a/PKGBUILD b/PKGBUILD
index 88963141ae19..57ebb2125d88 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.10e
+pkgver=1.0.0
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=('28822afdcc5d0a8a10d540dbfbc04b25374cd015ef098d6b850bffd729d4796da29b8e4c53ab27ab17e5cbf7f4055e7a1e541d2e3835438ab8eff14a21acc89e')
+sha512sums=('1cf615e3a992659e48df0c3c8249d6445494bc24acc8a2f20698e29982aeb44a6b000169535bc7cd757e572d8c884efa01a199b4252dfaede907538b7da6e944')
options=('staticlibs')
package() {