summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Nakhimovich2022-03-03 01:53:47 +0200
committerDaniel Nakhimovich2022-03-03 01:53:47 +0200
commit44e15281fee1fa85015696a0f7e8d91ee8c912df (patch)
tree291234a0be6d8b85e447eced337d633490355300 /PKGBUILD
parent2ec93bffd39a80a22e44fc648572957bef6a68e3 (diff)
downloadaur-44e15281fee1fa85015696a0f7e8d91ee8c912df.tar.gz
remove outdated fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 52c4bca0b40b..b1312bb8e0b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _author=davis
_pkgname=GraphBLAS
pkgname=graphblas
pkgver=3.0.1
-pkgrel=2
+pkgrel=3
pkgdesc="A full implementation of the GraphBLAS standard (graphblas.org)"
arch=('any')
url="http://faculty.cse.tamu.edu/$_author/$_pkgname.html"