summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7388db3197d..da69bf0e7490 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Mehren <david.mehren@udo.edu>
pkgname=sdaps-git
-pkgver=r982.bea1fab
-pkgrel=2
+pkgver=r986.90b1a26
+pkgrel=1
pkgdesc="Scripts for data acquisition with paper based surveys"
arch=('any')
url="https://github.com/sdaps/sdaps"
@@ -24,7 +24,7 @@ checkdepends=('opencv'
'texlive-science'
)
source=('git+https://github.com/sdaps/sdaps.git'
- 'git+https://github.com/davidmehren/sdaps-class.git')
+ 'git+https://github.com/sdaps/sdaps-class.git')
md5sums=('SKIP'
'SKIP')