[arch-commits] Commit in libisl/trunk (PKGBUILD)
Frederik Schwan
freswa at gemini.archlinux.org
Sat Jul 2 22:14:41 UTC 2022
Date: Saturday, July 2, 2022 @ 22:14:41
Author: freswa
Revision: 449798
upgpkg: libisl 0.25-1
Modified:
libisl/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-07-02 20:49:23 UTC (rev 449797)
+++ PKGBUILD 2022-07-02 22:14:41 UTC (rev 449798)
@@ -5,8 +5,8 @@
# Contributor: Allan McRae <allan at archlinux dot org>
pkgname=libisl
-pkgver=0.24
-pkgrel=4
+pkgver=0.25
+pkgrel=1
pkgdesc='Library for manipulating sets and relations of integer points bounded by linear constraints'
arch=('x86_64')
url='https://libisl.sourceforge.io'
@@ -16,7 +16,7 @@
replaces=('isl')
options=(staticlibs)
source=("https://libisl.sourceforge.io/isl-${pkgver}.tar.xz")
-b2sums=('39cbfd18ad05778e3a5a44429261b45e4abc3efe7730ee890674d968890fe5e52c73bc1f8d271c7c3bc72d5754e3f7fcb209bd139e823d19cb9ea4ce1440164d')
+b2sums=('54a13ba8a5d7666f62f3fb20db278d15b803400cb8b69f119b18fd1f54f7d02f1e07cd1e189803fc416afaa81b35e2247ef6b3da3d8cddc463b05cc9b3921890')
build() {
cd "${srcdir}"/${pkgname#lib}-${pkgver}
More information about the arch-commits
mailing list