Alexander Rødseth pushed to branch main at Arch Linux / Packaging / Packages / algol68g
Commits: 8e6dc66a by Alexander F. Rødseth at 2023-08-10T10:02:00+02:00 upgpkg: 3.2.1-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Contributor: Karolina Lindqvist <[email protected]> pkgname=(algol68g algol68g-doc) -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc='Algol 68 compiler and interpreter' arch=(x86_64) @@ -12,7 +12,7 @@ depends=(gsl mpfr plotutils) optdepends=('postgresql-libs: for postgresql support') source=("https://jmvdveer.home.xs4all.nl/algol68g-$pkgver.tar.gz" 'https://ftp.tw.freebsd.org/distfiles/a68g-doc.pdf') -b2sums=('78851971b00d82b323fd46ee6630714d8c42993e52629659c23d4691b808f8bea4a47e7c8af37ebeb31743608efd047fb6648a227d02dd561123f3f4739b3bd6' +b2sums=('25c9029b63d8a10776ba8f0577acc96117839da6cf1280396904f61ebaba667047435efbde991ae31d1d7adb4976d8c3dad687b8875522642d5ed0aa3aee17ba' 'f8ca710d9a4f611873de41785e70359bd566645268ebb848803d3cd2e9a9f873f8ac423e3e08699998083444b7f6d98df32fdb7a4c6b36692462ee50ddb1e410') build() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/algol68g/-/commit/8e6dc66a642a45b5d48f9e82e6e3e146eb3eb900 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/algol68g/-/commit/8e6dc66a642a45b5d48f9e82e6e3e146eb3eb900 You're receiving this email because of your account on gitlab.archlinux.org.
