diff options
Diffstat (limited to 'nonprism/shotwell/PKGBUILD')
-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) |