summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpurboo2019-05-06 20:47:47 +0800
committerpurboo2019-05-06 20:47:47 +0800
commit04cda791a987abdf66ee527a5ce01174c29cc40a (patch)
treeacf62d3aa6e9f8dd181f910d54cddf52046da746
parentd710ea0ed4a4d3747ccaf1d3e029c6ab6f601b5a (diff)
downloadaur-04cda791a987abdf66ee527a5ce01174c29cc40a.tar.gz
minor
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c21103e7774..9caeda3d173b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vxl
pkgdesc = VXL (the Vision-something-Libraries): a multi-platform collection of C++ software libraries for Computer Vision and Image Understanding.
pkgver = 2.0.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/vxl/vxl
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 85bf72271ba7..decc475de19c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=vxl
pkgver=2.0.2
-pkgrel=1
+pkgrel=2
pkgdesc="VXL (the Vision-something-Libraries): a multi-platform collection of C++ software libraries for Computer Vision and Image Understanding. "
arch=('i686' 'x86_64')
url='https://github.com/vxl/vxl'