summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Nakhimovich2022-03-03 01:35:22 +0200
committerDaniel Nakhimovich2022-03-03 01:35:22 +0200
commit7370235a0198ea353aea9bc71b41288d23dce8a6 (patch)
tree65c4605676c3209059be3bba06bebef7a1a848ff /PKGBUILD
parent8b3b1fac384ec4e6d4d931145fa81a2e9d226e91 (diff)
downloadaur-7370235a0198ea353aea9bc71b41288d23dce8a6.tar.gz
update author name
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63e602992261..2f343aa65fa0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# Maintainer: DanManN <dnahimov@gmail.com>
+# Maintainer: DanielNak <daniel@tee.cat>
# Library package author: Timothy A. Davis <Davis@tamu.edu>
_author=davis
_pkgname=GraphBLAS
pkgname=graphblas
pkgver=3.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="A full implementation of the GraphBLAS standard (graphblas.org)"
arch=('any')
url="http://faculty.cse.tamu.edu/$_author/$_pkgname.html"