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

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Mon Jul 4 15:47:56 UTC 2022


    Date: Monday, July 4, 2022 @ 15:47:56
  Author: jlichtblau
Revision: 1243901

upgpkg: variety 0.8.8-1 - new upstream release

Modified:
  variety/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-04 15:46:34 UTC (rev 1243900)
+++ PKGBUILD	2022-07-04 15:47:56 UTC (rev 1243901)
@@ -2,7 +2,7 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=variety
-pkgver=0.8.7
+pkgver=0.8.8
 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=('9df854904eec5a1cea0a3053263e47bad9ad8aa8e2be9e8f9a766bc9feb8b195')
+sha256sums=('f911606b57d05426162367d222f870512a5e2e6cfb22d9ad31d3ea4e55514fff')
 
 package() {
   cd "${srcdir}"/$pkgname-$pkgver



More information about the arch-commits mailing list