diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-05 03:56:09 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-05 03:56:09 +0000 |
commit | 4cd3fcfccda5c0375669bd300834ac77a0a617fb (patch) | |
tree | 45654211fb7434273df8b8fdc98c761fe1eef5e8 /community/gnome-web-photo/PKGBUILD | |
parent | 32fb2c222ff8558d8abdfa411e8487dc9a3c0696 (diff) |
Sat Jul 5 03:51:53 UTC 2014
Diffstat (limited to 'community/gnome-web-photo/PKGBUILD')
-rw-r--r-- | community/gnome-web-photo/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gnome-web-photo/PKGBUILD b/community/gnome-web-photo/PKGBUILD index ee29c7b08..cf3ae676f 100644 --- a/community/gnome-web-photo/PKGBUILD +++ b/community/gnome-web-photo/PKGBUILD @@ -1,16 +1,16 @@ -# $Id: PKGBUILD 70732 2012-05-15 22:59:27Z bgyorgy $ +# $Id: PKGBUILD 114861 2014-07-04 09:26:41Z fyan $ # Maintainer: Balló György <ballogyor+arch at gmail dot com> # Contributor: Phillip Smith <fukawi2@NO-SPAM.gmail.com> # Contributor: Adam <adam@russ.co.il> pkgname=gnome-web-photo pkgver=0.10.6 -pkgrel=1 +pkgrel=2 pkgdesc="Generate full-size image files and thumbnails from HTML files and web pages" arch=('i686' 'x86_64') url="http://git.gnome.org/browse/gnome-web-photo/" license=('LGPL') -depends=('libwebkit3') +depends=('webkitgtk3') makedepends=('intltool') source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) sha256sums=('1353fc1abe9fcd38b3e09c6282e43aeb0c306201a4df9e25d4834407ba2cbe7f') |