From ea0f9fc4c57c5532da653e365d37cd6e724968bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Tue, 24 Mar 2015 15:51:59 -0300 Subject: shotwell-1:0.22.0-1.nonprism1: updating version --- nonprism/shotwell/PKGBUILD | 11 ++++++----- 1 file 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 # Maintainer (Arch): Ionut Biru # Contributor (Arch): Joeny Ang @@ -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() { -- cgit v1.2.3-2-g168b