summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbilabila2019-04-04 21:47:17 +0800
committerbilabila2019-04-04 21:47:17 +0800
commita1608425aa300575e5cb6082fca5789f6edc4108 (patch)
tree4784b8896af67db08fa7fef2582281506eecc6b0
parentbbe34d76ecaf6eab3e91d4d43a86ee1dc0e472e7 (diff)
downloadaur-a1608425aa300575e5cb6082fca5789f6edc4108.tar.gz
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21df094eba16..551da8f05daa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = matconvnet-cudnn
pkgdesc = matconvnet compile with cuda and cudnn
pkgver = 1.0.25
- pkgrel = 1
+ pkgrel = 2
url = http://www.vlfeat.org/matconvnet/
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 9551cb7b54f8..0483b96f22c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgver=1.0-beta25
_patch=R2019a.patch
pkgname=$_pkgname-cudnn
pkgver=1.0.25
-pkgrel=1
+pkgrel=2
pkgdesc='matconvnet compile with cuda and cudnn'
arch=(x86_64)
url=http://www.vlfeat.org/matconvnet/