summaryrefslogtreecommitdiff
path: root/nonprism/shotwell
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-03-24 15:51:59 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-03-24 15:52:34 -0300
commitea0f9fc4c57c5532da653e365d37cd6e724968bc (patch)
tree52a582a812520f0e6a19bf6b861caadcf3548993 /nonprism/shotwell
parent4b79f8603ff39b2d0eb737d818bd438541dec07a (diff)
shotwell-1:0.22.0-1.nonprism1: updating version
Diffstat (limited to 'nonprism/shotwell')
-rw-r--r--nonprism/shotwell/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/nonprism/shotwell/PKGBUILD b/nonprism/shotwell/PKGBUILD
index cf2d15321..a0a89f5bd 100644
--- a/nonprism/shotwell/PKGBUILD
+++ b/nonprism/shotwell/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 124509 2014-12-24 14:07:48Z jgc $
+# $Id: PKGBUILD 129838 2015-03-24 10:55:36Z 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,8 +7,9 @@
pkgname=shotwell
epoch=1
-pkgver=0.20.2
-pkgrel=2.nonprism1
+pkgver=0.22.0
+_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"
arch=('i686' 'x86_64' 'mips64el')
url="http://yorba.org/shotwell/"
@@ -20,9 +21,9 @@ depends=('libgee' 'webkitgtk' 'libgexiv2' 'libraw' 'rest'
'gst-plugins-base' 'libgphoto2')
makedepends=('intltool' 'vala>=0.17.2' 'libunique3' 'gnome-doc-utils')
install=shotwell.install
-source=("https://download.gnome.org/sources/shotwell/0.20/shotwell-$pkgver.tar.xz"
+source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz"
'nonprism.patch')
-md5sums=('0adb93edba5832c6572e2c851c5c920f'
+md5sums=('18421a67a1b859caf8542777a42b9ce3'
'47a50a8599c68065e9a1197fc5ec9440')
prepare() {