summaryrefslogtreecommitdiff
path: root/community/shotwell/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/shotwell/PKGBUILD')
-rw-r--r--community/shotwell/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/shotwell/PKGBUILD b/community/shotwell/PKGBUILD
index 602025130..1a53960a0 100644
--- a/community/shotwell/PKGBUILD
+++ b/community/shotwell/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 107775 2014-03-19 12:02:32Z spupykin $
+# $Id: PKGBUILD 114630 2014-07-02 10:25:07Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer : Ionut Biru <ibiru@archlinux.org>
# Contributor: Joeny Ang <ang(dot)joeny(at)gmail(dot)com>
pkgname=shotwell
-pkgver=0.18.0
+pkgver=0.18.1
pkgrel=1
pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ depends=('libgee' 'webkitgtk' 'libgexiv2' 'libraw' 'rest'
makedepends=('intltool' 'vala>=0.17.2' 'libunique3' 'gnome-doc-utils')
install=shotwell.install
source=("https://download.gnome.org/sources/shotwell/0.18/shotwell-$pkgver.tar.xz")
-md5sums=('856b69fe67bc8bd42a6985e042041daf')
+md5sums=('361eeef67f5aaed36ec44b12cfd675b3')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"