Date: Monday, October 6, 2014 @ 15:24:50 Author: flexiondotorg Revision: 120258
upgpkg: variety 0.4.20-2 Modified: variety/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-10-06 13:06:30 UTC (rev 120257) +++ PKGBUILD 2014-10-06 13:24:50 UTC (rev 120258) @@ -3,7 +3,7 @@ pkgname=variety pkgver=0.4.20 -pkgrel=1 +pkgrel=2 pkgdesc='Changes the wallpaper on a regular interval using user-specified or automatically downloaded images.' url="http://peterlevi.com/variety/" arch=('any') @@ -11,7 +11,7 @@ depends=('gtk3' 'imagemagick' 'libnotify' 'python2-beautifulsoup4' 'python2-cairo' 'python2-configobj' 'python2-dbus' 'python2-exiv2' 'python2-gobject' 'python2-httplib2' 'python2-pillow' 'python2-lxml' - 'python2-pycurl' 'python2-six' 'webkitgtk' 'yelp') + 'python2-pycurl' 'webkitgtk') makedepends=('python2-distutils-extra') source=("https://launchpad.net/variety/trunk/${pkgver}/+download/${pkgname}_${pkgver}.tar.gz") sha256sums=('5248d7179489b434d0a1759e91b60bc1cb35a526cbbab146322dd2a59486d9de')
