diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-11-03 17:01:13 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-11-03 17:01:13 -0200 |
commit | 61f86fe764928f5c1ca77c877e2e74c198a3efad (patch) | |
tree | dfa22493649918e37a4ceb25b042ab5def328548 | |
parent | 23e5b7072724bdc485310f5057aa5250a50a4193 (diff) | |
download | abslibre-61f86fe764928f5c1ca77c877e2e74c198a3efad.tar.gz abslibre-61f86fe764928f5c1ca77c877e2e74c198a3efad.tar.bz2 abslibre-61f86fe764928f5c1ca77c877e2e74c198a3efad.zip |
shotwell-1:0.20.2-1.nonprism1: updating version
-rw-r--r-- | nonprism/shotwell/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/nonprism/shotwell/PKGBUILD b/nonprism/shotwell/PKGBUILD index 56031ea97..b8aa2af2e 100644 --- a/nonprism/shotwell/PKGBUILD +++ b/nonprism/shotwell/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 121160 2014-10-21 16:30:14Z spupykin $ +# $Id: PKGBUILD 121642 2014-11-01 12:55:57Z 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,8 @@ pkgname=shotwell epoch=1 -pkgver=0.20.1 -pkgrel=2.nonprism1 +pkgver=0.20.2 +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/" @@ -22,7 +22,7 @@ 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" 'nonprism.patch') -md5sums=('f830bcee67ab8cf14648becdd5569ebb' +md5sums=('0adb93edba5832c6572e2c851c5c920f' '47a50a8599c68065e9a1197fc5ec9440') prepare() { |