[arch-commits] Commit in rapid-photo-downloader/trunk (2 files)

Jaroslav Lichtblau jlichtblau at nymeria.archlinux.org
Sun Mar 9 19:38:54 UTC 2014


    Date: Sunday, March 9, 2014 @ 20:38:54
  Author: jlichtblau
Revision: 106902

upgpkg: rapid-photo-downloader 0.4.10-1

Modified:
  rapid-photo-downloader/trunk/PKGBUILD
  rapid-photo-downloader/trunk/rapid-photo-downloader.changelog

----------------------------------+
 PKGBUILD                         |    6 +++---
 rapid-photo-downloader.changelog |    3 +++
 2 files changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-09 19:31:13 UTC (rev 106901)
+++ PKGBUILD	2014-03-09 19:38:54 UTC (rev 106902)
@@ -4,13 +4,13 @@
 # Contributor: Dinh Bowman <dinh at vagueindustries dot com>
 
 pkgname=rapid-photo-downloader
-pkgver=0.4.9
+pkgver=0.4.10
 pkgrel=1
 pkgdesc="Photo and video downloader"
 arch=('any')
 url="http://www.damonlynch.net/rapid/"
 license=('GPL3')
-depends=('python2' 'gnome-python' 'python2-notify' 'pygtk' 'python2-rsvg' 'python2-imaging' 'python2-exiv2' 'python2-gconf' 'dbus-python' 'perl-image-exiftool')
+depends=('python2' 'gnome-python' 'python2-notify' 'pygtk' 'python2-rsvg' 'python2-pillow' 'python2-exiv2' 'python2-gconf' 'python2-dbus' 'perl-image-exiftool')
 optdepends=('kaa-metadata: Enable video downloading'
             'ffmpegthumbnailer: Enable video thumbnails'
             'hachoir-metadata: Enable video downloading')
@@ -17,7 +17,7 @@
 install=$pkgname.install
 changelog=$pkgname.changelog
 source=(http://launchpad.net/rapid/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('fde91a89c11a614ba110b1509b5ef4fee2380b13a2114d0e142addad75fd4d3b')
+sha256sums=('5519f05ab1522c500ba51021e5e7c7c22938d52f750a15226a736121b7cf91cb')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver

Modified: rapid-photo-downloader.changelog
===================================================================
--- rapid-photo-downloader.changelog	2014-03-09 19:31:13 UTC (rev 106901)
+++ rapid-photo-downloader.changelog	2014-03-09 19:38:54 UTC (rev 106902)
@@ -1,2 +1,5 @@
+2014-02-0429 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* rapid-photo-downloader 0.4.10-1
+
 2014-01-29 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
 	* rapid-photo-downloader 0.4.9-1 - moved from AUR to [community] with 54 votes




More information about the arch-commits mailing list