summaryrefslogtreecommitdiff
path: root/nonprism
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-11-13 17:13:47 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-11-13 17:13:47 -0300
commitcb0bfafd9f17fdc8fa11df86cbae7ec6d6a08430 (patch)
tree24a9b0cc309b8b68f962c9e33afd61707e4a3bdb /nonprism
parentfc128069adc2eca5a49c9332de864df7182000cd (diff)
shotwell-1:0.24.2-1.nonprism1: updating version
Diffstat (limited to 'nonprism')
-rw-r--r--nonprism/shotwell/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/nonprism/shotwell/PKGBUILD b/nonprism/shotwell/PKGBUILD
index 8c33ad9ab..3d11155b6 100644
--- a/nonprism/shotwell/PKGBUILD
+++ b/nonprism/shotwell/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 192442 2016-10-17 11:23:34Z spupykin $
+# $Id: PKGBUILD 195339 2016-11-11 10:34:45Z spupykin $
# Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer (Arch): Ionut Biru <ibiru@archlinux.org>
# Contributor (Arch): Joeny Ang <ang(dot)joeny(at)gmail(dot)com>
@@ -7,7 +7,7 @@
pkgname=shotwell
epoch=1
-pkgver=0.24.1
+pkgver=0.24.2
_basever=$(echo $pkgver | cut -f1-2 -d.)
pkgrel=1.nonprism1
pkgdesc="A digital photo organizer designed for the GNOME desktop environment, without support for unsafe and dangerous for privacy protocols"
@@ -22,7 +22,7 @@ depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool')
source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz"
'nonprism.patch')
-md5sums=('b53b86424564d2f94d56621b1a10a8a4'
+md5sums=('4c4c6535be26abcb948d4c200a8516d0'
'e79edee9bb1dadddd873945dc0f652ce')
prepare() {