summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid McInnis2017-12-07 01:16:20 -0800
committerDavid McInnis2017-12-07 01:16:20 -0800
commit01c5035731169d3c8624294223ddaa02a85cc2e1 (patch)
tree834ed2c5a90931fe5d559afb479ce997ecea2b38
parentf5c929348f33f0f2d8b24fc4e61c9868c4a37716 (diff)
downloadaur-01c5035731169d3c8624294223ddaa02a85cc2e1.tar.gz
Updated Maintainer because I just adopted the package
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97124327ace1..260f2a407b5e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Sun Mar 5 21:21:54 UTC 2017
pkgbase = libgpuarray-git
pkgdesc = Library to manipulate tensors on the GPU
pkgver = 0.6.1.4.g56b2df4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Theano/libgpuarray
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index bbebace0aeaf..a0171cbb7590 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
-# Maintainer: VirtualTam <virtualtam@flibidi.net>
+# Maintainer: David McInnis <dave@dave3.xyz>
+# Contributor: VirtualTam <virtualtam@flibidi.net>
# Contributor: Jon Gjengset <jon@thesquareplanet.com>
pkgname=libgpuarray-git
_gitname=libgpuarray
pkgver=0.6.1.4.g56b2df4
-pkgrel=1
+pkgrel=2
pkgdesc="Library to manipulate tensors on the GPU"
arch=('i686' 'x86_64')
url="https://github.com/Theano/libgpuarray"