summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Phinikarides2020-04-10 11:50:46 +0300
committerAlexander Phinikarides2020-04-10 11:50:46 +0300
commitb5f09972189ad79c1d53d51809ef5e37c197fa1f (patch)
treeea4aae7bf8901a20912f63e25bdc4efb3847eda0 /PKGBUILD
parente40624a5dc759ca642a15fed57a07abc08c85069 (diff)
downloadaur-b5f09972189ad79c1d53d51809ef5e37c197fa1f.tar.gz
update to 4.2.1
Signed-off-by: Alexander Phinikarides <alexisph@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index baebe5f91d57..ad392bd5a967 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: N30N <archlinux@alunamation.com>
pkgname=lightzone
-pkgver=4.2.0
-pkgrel=2
+pkgver=4.2.1
+pkgrel=1
pkgdesc="A professional photo browser and editor, like Aperture or Lightroom"
url="http://lightzoneproject.org/"
license=("custom:BSD-3-Clause")
@@ -34,7 +34,7 @@ makedepends=('java-environment=11'
'libtiff')
source=("https://github.com/ktgw0316/LightZone/archive/${pkgver}.zip")
-md5sums=('f24698649389915d8f48d5079d4d933b')
+md5sums=('bf64dad3db8d524bfa060b01387fd5e9')
# https://github.com/Aries85/LightZone/issues/218#issuecomment-357868376
MAKEFLAGS="-j1"