summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoralexdiaconescu2016-09-29 13:51:08 +0300
committeralexdiaconescu2016-09-29 13:51:08 +0300
commit9fac0e8a3494a5b4a3a5e97b17728550fc161d77 (patch)
treef12f44ea0e0a3ec8f70d0f7ab2bf012c8640bb83 /PKGBUILD
parent12957b211bd888920f5cc2e37bc0d538f6403f0a (diff)
downloadaur-9fac0e8a3494a5b4a3a5e97b17728550fc161d77.tar.gz
Update to 0.2.7.r4.g8329025
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4745065aa16e..08c7fe946b2f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Darko82 <darko 82 (hat) gmail dotcom>
# Maintainer: Joermungand <joermungand at gmail dot com>
pkgname=photoflow-git
-pkgver=0.2.6.r205.gf2e39c0
+pkgver=0.2.7.r4.g8329025
pkgrel=1
pkgdesc="Non-destructive, layer-based photo retouching including RAW image development"
arch=('i686' 'x86_64')
@@ -11,7 +11,6 @@ depends=('libgexiv2' 'vips' 'gtkmm' 'pugixml' 'libjpeg-turbo' 'desktop-file-util
makedepends=('git' 'gobject-introspection' 'cmake')
provides=('photoflow')
conflicts=('photoflow')
-install=photoflow.install
source=("${pkgname%-*}"::"git://github.com/aferrero2707/PhotoFlow.git#branch=stable")
md5sums=("SKIP")