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

Jaroslav Lichtblau jlichtblau at archlinux.org
Thu Jan 9 19:29:10 UTC 2020


    Date: Thursday, January 9, 2020 @ 19:29:09
  Author: jlichtblau
Revision: 551475

upgpkg: variety 0.8.2-1 - new upstream release

Modified:
  variety/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-09 19:27:37 UTC (rev 551474)
+++ PKGBUILD	2020-01-09 19:29:09 UTC (rev 551475)
@@ -2,8 +2,8 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=variety
-pkgver=0.7.2
-pkgrel=2
+pkgver=0.8.2
+pkgrel=1
 pkgdesc='Changes the wallpaper on a regular interval using user-specified or automatically downloaded images.'
 arch=('any')
 url="https://peterlevi.com/variety/"
@@ -14,7 +14,7 @@
 makedepends=('python-distutils-extra')
 optdepends=('xdg-user-dirs: set wallpaper for KDE Plasma')
 source=($pkgname-$pkgver.tar.gz::https://github.com/varietywalls/variety/archive/$pkgver.tar.gz)
-sha256sums=('93c868024c081c3550c87211bbfba4544b32f800b24f0c361b15a74db0689295')
+sha256sums=('65da27faf4f78bc04a460ce94e65d4da5361eb54e884187325f0025c73c4c9c3')
 
 package() {
   cd "${srcdir}"/$pkgname-$pkgver



More information about the arch-commits mailing list