summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Meindl2019-03-18 13:14:43 +0100
committerBernhard Meindl2019-03-18 13:14:43 +0100
commit6a9ba995dbdc6ca704fceab9647c72225b500e47 (patch)
treeca14fe638c91ba80dd94004789062837820d38af
parent9e8e01e9244fe074f15313374fb820fb4f1f246e (diff)
downloadaur-6a9ba995dbdc6ca704fceab9647c72225b500e47.tar.gz
switch to maintained fork
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ffe3a08b9080..feffb50c3832 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
_pkgname=gpscorrelate
pkgname=gpscorrelate-git
-pkgver=r68.365f6e1
-pkgrel=2
+pkgver=r149.a6bc064
+pkgrel=1
pkgdesc='GPS Photo Correlation; Writes location data to EXIF tags using GPX files (command line and GTK interface).'
url='https://github.com/freefoote/gpscorrelate'
license=('GPL')
-source=('git+https://github.com/freefoote/gpscorrelate')
+source=('git+https://github.com/dfandrich/gpscorrelate')
sha256sums=('SKIP')
arch=('any')
depends=('libxml2' 'gtk2' 'exiv2' 'libxslt')