summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2023-01-28 23:41:28 +0100
committerhaawda2023-01-28 23:41:28 +0100
commit4e7acfedebd18a866d3c2dc5942dd798cd6cd819 (patch)
tree0fda458008cc78492734da31a40970b54325d3f4
parentb3a128a8898b4490fe855ff0b2d4bad3d5594a88 (diff)
downloadaur-4e7acfedebd18a866d3c2dc5942dd798cd6cd819.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 5adc40b5d5f2..c1c9537eb979 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.0
+ pkgver = 1.0.1
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.0.tgz
- sha512sums = 1cf615e3a992659e48df0c3c8249d6445494bc24acc8a2f20698e29982aeb44a6b000169535bc7cd757e572d8c884efa01a199b4252dfaede907538b7da6e944
+ source = http://www.iron-spring.com/pli-1.0.1.tgz
+ sha512sums = 070b6220a67765bd3ec07feac8364977e1e0a77d7984bb00baf4ec487a46437f70be503f1d7fd725417ea63bcee23178a6a59e5dda4a38139bc07cb2fc0b605e
pkgname = pli-bin
diff --git a/PKGBUILD b/PKGBUILD
index 57ebb2125d88..3bf352d81942 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.0
+pkgver=1.0.1
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=('1cf615e3a992659e48df0c3c8249d6445494bc24acc8a2f20698e29982aeb44a6b000169535bc7cd757e572d8c884efa01a199b4252dfaede907538b7da6e944')
+sha512sums=('070b6220a67765bd3ec07feac8364977e1e0a77d7984bb00baf4ec487a46437f70be503f1d7fd725417ea63bcee23178a6a59e5dda4a38139bc07cb2fc0b605e')
options=('staticlibs')
package() {