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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sun Dec 6 12:24:16 UTC 2020


    Date: Sunday, December 6, 2020 @ 12:24:15
  Author: jlichtblau
Revision: 771021

upgpkg: variety 0.8.5-1 - new upstream release

Modified:
  variety/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-06 11:36:57 UTC (rev 771020)
+++ PKGBUILD	2020-12-06 12:24:15 UTC (rev 771021)
@@ -2,8 +2,8 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=variety
-pkgver=0.8.4
-pkgrel=2
+pkgver=0.8.5
+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=('477021bcb8d649420dbc25e5a1229a8fb4648ff7c69e37abcfe22943ae3d207d')
+sha256sums=('2298af592cdd5cc0c183582f74f39af74b07499074ea164a3a327d55c9338248')
 
 package() {
   cd "${srcdir}"/$pkgname-$pkgver



More information about the arch-commits mailing list