[arch-commits] Commit in variety/trunk (PKGBUILD)

Jaroslav Lichtblau jlichtblau at archlinux.org
Fri Nov 18 17:46:12 UTC 2016


    Date: Friday, November 18, 2016 @ 17:46:12
  Author: jlichtblau
Revision: 196321

upgpkg: variety 0.6.3-1 - new upstream release

Modified:
  variety/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-18 17:35:54 UTC (rev 196320)
+++ PKGBUILD	2016-11-18 17:46:12 UTC (rev 196321)
@@ -3,7 +3,7 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=variety
-pkgver=0.6.2
+pkgver=0.6.3
 pkgrel=1
 pkgdesc='Changes the wallpaper on a regular interval using user-specified or automatically downloaded images.'
 arch=('any')
@@ -15,8 +15,10 @@
          'python2-pycurl' 'webkitgtk' 'python2-requests')
 optdepends=('yelp: for reading help documents')
 makedepends=('python2-distutils-extra')
-source=(https://launchpad.net/variety/trunk/${pkgver}/+download/${pkgname}_${pkgver}-0-571-201608131246-ubuntu16.04.1.tar.gz)
-sha256sums=('a9f82712ac4939f3f5d8558437e41ee42e9dae7db2548367c3e8373606db2c69')
+source=(https://launchpad.net/variety/trunk/${pkgver}/+download/${pkgname}_${pkgver}-0-581-201611011859-ubuntu16.04.1.tar.gz{,.asc})
+validpgpkeys=('53A44FA64701571F59CD8C9BA7FAEF1B4791406E') # Peter Levi
+sha256sums=('30f82e606a090dfab463f29500ec9dd9ad78fcfcd5a96c5f0f5d0b2bd9ce79eb'
+            'SKIP')
 
 package() {
   cd "${srcdir}"/$pkgname-$pkgver



More information about the arch-commits mailing list