summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent2016-08-18 01:13:50 +0200
committerVincent2016-08-18 01:13:50 +0200
commit927f07bf7926a68fbdb43f61efa464b8c0199cd6 (patch)
treeebd78ae50549cf6c0142a49742223e3512662603 /PKGBUILD
parent1c01f474b584df0181710c39b92c8da827a6a90e (diff)
downloadaur-indiprop-git.tar.gz
source control changed URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 282dcb28e7f7..e8526fd46d4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=indiprop-git
_gitname=indiprop
-pkgver=20130411
-pkgrel=1
+pkgver=20160818
+pkgrel=2
pkgdesc="provides a generic user interface for browsing device properties published by an INDI compliant server"
url="https://code.google.com/p/indiprop/"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ license=('GPL')
depends=('qt4')
#optdepends=('')
makedepends=('make' 'gcc' 'git')
-source=('git+https://code.google.com/p/indiprop/')
+source=('git+https://github.com/aaronevers/indiprop')
sha1sums=('SKIP')
pkgver() {