summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2021-02-12 10:54:38 +0100
committerbartus2021-02-12 10:54:38 +0100
commitdd275ae2efeded612668a45f98f095dfdb7f49e0 (patch)
treec0372c977532f67aea4e8e24adb67358d5b66920 /PKGBUILD
parent6a4528f71b844051b62d1f1e19c5754f70dfe6b5 (diff)
downloadaur-dd275ae2efeded612668a45f98f095dfdb7f49e0.tar.gz
Pop pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ab34e17c37b..307f2e08d98b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _DISABLE_CHECK=${DISABLE_CHECK:-1}
_name=popsift
pkgname=( "${_name}" "${_name}-libs" )
pkgver=1.0.0
-pkgrel=2
+pkgrel=3
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/"