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

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Mon Jul 4 15:49:42 UTC 2022


    Date: Monday, July 4, 2022 @ 15:49:42
  Author: jlichtblau
Revision: 1243903

upgpkg: variety 0.8.9-1 - new upstream release

Modified:
  variety/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-04 15:48:01 UTC (rev 1243902)
+++ PKGBUILD	2022-07-04 15:49:42 UTC (rev 1243903)
@@ -2,7 +2,7 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=variety
-pkgver=0.8.8
+pkgver=0.8.9
 pkgrel=1
 pkgdesc='Changes the wallpaper on a regular interval using user-specified or automatically downloaded images.'
 arch=('any')
@@ -15,7 +15,7 @@
 optdepends=('xdg-user-dirs: set wallpaper for KDE Plasma'
             'qt5-tools: set wallpaper for KDE Plasma')
 source=($pkgname-$pkgver.tar.gz::https://github.com/varietywalls/variety/archive/$pkgver.tar.gz)
-sha256sums=('f911606b57d05426162367d222f870512a5e2e6cfb22d9ad31d3ea4e55514fff')
+sha256sums=('bcb5d41e0903734c0ac1015b0e599bf99eb1975bcbdcbce623eb42d230532595')
 
 package() {
   cd "${srcdir}"/$pkgname-$pkgver



More information about the arch-commits mailing list