summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2019-09-03 18:44:46 +0200
committerbartus2019-09-03 18:44:46 +0200
commite6c8536b382228119d796ecedfc89f6ceeedd722 (patch)
treeb4ff78dff900a06b45290806a95d2344eef82b7d /PKGBUILD
parentb282a458f8f5a2672aee5071ed15be01490e4a82 (diff)
downloadaur-e6c8536b382228119d796ecedfc89f6ceeedd722.tar.gz
Pop pkgrel to rebuild after pacakge split.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dcda75b0724a..b02b1e12ecb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ DISABLE_CHECK=1
_name=popsift
pkgname=(${_name} ${_name}-libs)
pkgver=1.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Realtime GPU implementation of SIFT, 25 fps on HD images on recent graphic cards. (DOI: 10.1145/3204949.3208136)"
arch=('i686' 'x86_64')
url="https://alicevision.github.io/"