summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2023-06-22 07:31:38 +0200
committerhaawda2023-06-22 07:31:38 +0200
commitd0014d6568719ac58aa5b0cb0b03b997b666326a (patch)
tree430b38831511746d9ee5aab8b42ff900c6f946da
parent4e7acfedebd18a866d3c2dc5942dd798cd6cd819 (diff)
downloadaur-d0014d6568719ac58aa5b0cb0b03b997b666326a.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 c1c9537eb979..4ab7aaa562a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pli-bin
pkgdesc = Iron Spring PL/I compiler - statically linked 386-binary
- pkgver = 1.0.1
+ pkgver = 1.1.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-1.0.1.tgz
- sha512sums = 070b6220a67765bd3ec07feac8364977e1e0a77d7984bb00baf4ec487a46437f70be503f1d7fd725417ea63bcee23178a6a59e5dda4a38139bc07cb2fc0b605e
+ source = http://www.iron-spring.com/pli-1.1.0.tgz
+ sha512sums = 7aea80dec99caa569161ec45bffbcabb140cc955044f980c70c0f128cd890e6de4f08209be74d831a05b906c0814d9abde12a798606515beecacced259514b09
pkgname = pli-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3bf352d81942..e790fbabf142 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
epoch=1
pkgname=pli-bin
-pkgver=1.0.1
+pkgver=1.1.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=('070b6220a67765bd3ec07feac8364977e1e0a77d7984bb00baf4ec487a46437f70be503f1d7fd725417ea63bcee23178a6a59e5dda4a38139bc07cb2fc0b605e')
+sha512sums=('7aea80dec99caa569161ec45bffbcabb140cc955044f980c70c0f128cd890e6de4f08209be74d831a05b906c0814d9abde12a798606515beecacced259514b09')
options=('staticlibs')
package() {