diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-09-01 00:29:33 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-09-22 16:14:59 -0300 |
commit | 5c1850310f1b478410b7314265a2c3bda297486c (patch) | |
tree | 3ea7fbcc97a32d6a1e160406613822ba9aedab3a | |
parent | f197843c63d7cf1e7c3c26a03a99c0e10f64a47a (diff) | |
download | abslibre-5c1850310f1b478410b7314265a2c3bda297486c.tar.gz abslibre-5c1850310f1b478410b7314265a2c3bda297486c.tar.bz2 abslibre-5c1850310f1b478410b7314265a2c3bda297486c.zip |
shotwell-1:0.22.0-3.nonprism1: libraw 0.17 rebuild
-rw-r--r-- | nonprism/shotwell/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nonprism/shotwell/PKGBUILD b/nonprism/shotwell/PKGBUILD index ccbedc37e..7e77317c1 100644 --- a/nonprism/shotwell/PKGBUILD +++ b/nonprism/shotwell/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 135605 2015-06-19 20:21:13Z spupykin $ +# $Id: PKGBUILD 138896 2015-08-28 19:09:01Z arojas $ # 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> @@ -9,9 +9,9 @@ pkgname=shotwell epoch=1 pkgver=0.22.0 _basever=$(echo $pkgver | cut -f1-2 -d.) -pkgrel=2.nonprism1 +pkgrel=3.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') +arch=('i686' 'x86_64') url="http://yorba.org/shotwell/" license=('LGPL2.1') replaces=(${pkgname}-nonprism) |