summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Mehren2018-08-13 02:11:38 +0200
committerDavid Mehren2018-08-13 02:11:38 +0200
commit068e9e23b2a203a4c4417940c18ce5381f8061fd (patch)
tree7f8be31bcaa14ac33765a4eff4972f697c281a5d
parenta61e3095069dfc0444b9fb038d2871e40eb3b958 (diff)
downloadaur-sdaps-git.tar.gz
Revert to upstream sdaps-class repo
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56b7d896e25e..62387683fc7c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sdaps-git
pkgdesc = Scripts for data acquisition with paper based surveys
- pkgver = r982.bea1fab
+ pkgver = r986.90b1a26
pkgrel = 1
url = https://github.com/sdaps/sdaps
arch = any
@@ -29,7 +29,7 @@ pkgbase = sdaps-git
optdepends = python-numpy: Import of other image formats (convert, add --convert)
optdepends = python-gobject: Import of other image formats (convert, add --convert)
source = git+https://github.com/sdaps/sdaps.git
- source = git+https://github.com/davidmehren/sdaps-class.git
+ source = git+https://github.com/sdaps/sdaps-class.git
md5sums = SKIP
md5sums = SKIP
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')