From 56d8796b94b561b2c582be3b1c79e172b4c131c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?coadde=20=5BM=C3=A1rcio=20Alexandre=20Silva=20Delgado=5D?= Date: Thu, 28 Apr 2016 03:41:59 -0300 Subject: nonprism/shotwell: remove install file --- nonprism/shotwell/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'nonprism/shotwell/PKGBUILD') diff --git a/nonprism/shotwell/PKGBUILD b/nonprism/shotwell/PKGBUILD index dc0cf8198..7c27ffcf5 100644 --- a/nonprism/shotwell/PKGBUILD +++ b/nonprism/shotwell/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 172059 2016-04-27 15:32:43Z spupykin $ +# $Id: PKGBUILD 172329 2016-04-27 23:15:10Z spupykin $ # Maintainer (Arch): Sergej Pupykin # Maintainer (Arch): Ionut Biru # Contributor (Arch): Joeny Ang @@ -9,7 +9,7 @@ pkgname=shotwell epoch=1 pkgver=0.23.0 _basever=$(echo $pkgver | cut -f1-2 -d.) -pkgrel=1.nonprism1 +pkgrel=2.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' 'armv7h') url="http://yorba.org/shotwell/" @@ -20,7 +20,6 @@ depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest' 'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib' 'gst-plugins-base' 'libgphoto2' 'libgudev') makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils') -install=shotwell.install source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz" "webkit2.patch" 'nonprism.patch') -- cgit v1.2.3-2-g168b