Date: Thursday, September 29, 2022 @ 10:22:06 Author: arodseth Revision: 1316035
upgpkg: algol68g 3.0.8-1 Modified: algol68g/trunk/PKGBUILD ----------+ PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-29 09:08:48 UTC (rev 1316034) +++ PKGBUILD 2022-09-29 10:22:06 UTC (rev 1316035) @@ -2,7 +2,7 @@ # Contributor: <[email protected]> pkgname=(algol68g algol68g-doc) -pkgver=3.0.7 +pkgver=3.0.8 pkgrel=1 pkgdesc='Algol 68 compiler and interpreter' arch=(x86_64) @@ -10,10 +10,9 @@ license=(GPL) depends=(gsl plotutils) optdepends=('postgresql-libs: for postgresql support') -# This URL was removed: source=("https://jmvdveer.home.xs4all.nl/algol68g-$pkgver.tar.gz" 'https://ftp.tw.freebsd.org/distfiles/a68g-doc.pdf') -b2sums=('e9c1185d709b94a701797a0224b6b2e106d0fcb66e94a34ea8d482b8ccfc86c6134c30a0311d6630b23c4d4e219950fdac0c4c2e200f4dab3aef279ecd850470' +b2sums=('8d5e0150237297e7e084094e90444b6cab5d60ac187a474c08b3f728a05a7762f8736a9510edef38295a4f1641386acf5235913e21c78cb88a78e26c9538533c' 'f8ca710d9a4f611873de41785e70359bd566645268ebb848803d3cd2e9a9f873f8ac423e3e08699998083444b7f6d98df32fdb7a4c6b36692462ee50ddb1e410') build() {
