summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD. Can Celasun2018-01-16 08:15:37 +0100
committerD. Can Celasun2018-01-16 08:15:37 +0100
commit84172c28278429b8cbfc3611deabe9cd24e038a7 (patch)
treee247978629bd93bcc55f24ea71db9b9d8e466efc
parent89213bbd7ca3bc9e5cb8f5fb26112c94f0a8a886 (diff)
downloadaur-84172c28278429b8cbfc3611deabe9cd24e038a7.tar.gz
Fix upstream URL
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9997ef1e829..dd5299f29694 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Jan 16 07:13:05 UTC 2018
+# Tue Jan 16 07:15:31 UTC 2018
pkgbase = lightzone-git
pkgdesc = A professional photo browser and editor, like Aperture or Lightroom (latest git version)
pkgver = 4.0.0.913.gb6b80116
@@ -28,7 +28,7 @@ pkgbase = lightzone-git
depends = libtiff
depends = libxml2
conflicts = lightzone
- source = git+https://github.com/ktgw0316/LightZone.git
+ source = git+https://github.com/Aries85/LightZone.git
sha256sums = SKIP
pkgname = lightzone-git
diff --git a/PKGBUILD b/PKGBUILD
index 471d46a7e605..0b08c7e3f0a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ arch=('i686' 'x86_64')
depends=('java-environment-jdk=7' 'javahelp2' 'lcms2' 'libjpeg-turbo' 'libtiff' 'libxml2')
makedepends=('java-runtime=7' 'apache-ant' 'autoconf' 'gcc' 'make' 'git' 'libx11' 'pkg-config' 'rsync' 'javahelp2' 'lcms2' 'libjpeg-turbo' 'libtiff')
conflicts=('lightzone')
-source=('git+https://github.com/ktgw0316/LightZone.git')
+source=('git+https://github.com/Aries85/LightZone.git')
sha256sums=('SKIP')
pkgver() {