summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDylan Delgado2021-02-18 21:35:52 -0500
committerDylan Delgado2021-02-18 21:35:52 -0500
commit0541723cca54b2fbf950897b4de3967c1f7fea5a (patch)
tree8db18fb0aceb3fe3f75f4f4f5a0cebb65efbce50 /PKGBUILD
parent57d61110fbda40863f91cc147b5944c1184be6ca (diff)
downloadaur-0541723cca54b2fbf950897b4de3967c1f7fea5a.tar.gz
Add maintainer info
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6469b714e02d..126e61fcb9d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,9 @@
+#Maintainer: Dylan Delgado <dylan1496 at live dot com>
+
pkgname=python-numpy-git
_pkgname=numpy
pkgver=v1.21.0.dev0.r814.g740a8cf8c1
-pkgrel=1
+pkgrel=2
pkgdesc="Scientific tools for Python - git version"
arch=('x86_64')
license=('custom:BSD 3-clause')