[arch-commits] Commit in variety/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Wed May 8 20:30:37 UTC 2019
Date: Wednesday, May 8, 2019 @ 20:30:36
Author: jlichtblau
Revision: 463225
upgpkg: variety 0.7.2-1 - new upstream release
Modified:
variety/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-08 20:28:52 UTC (rev 463224)
+++ PKGBUILD 2019-05-08 20:30:36 UTC (rev 463225)
@@ -2,7 +2,7 @@
# Contributor: Martin Wimpress <code at flexion.org>
pkgname=variety
-pkgver=0.7.1
+pkgver=0.7.2
pkgrel=1
pkgdesc='Changes the wallpaper on a regular interval using user-specified or automatically downloaded images.'
arch=('any')
@@ -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=('de27d35f386b3ce71f4e0b25675936da196a7daf85fbc3611441ad1c2783e2d6')
+sha256sums=('93c868024c081c3550c87211bbfba4544b32f800b24f0c361b15a74db0689295')
package() {
cd "${srcdir}"/$pkgname-$pkgver
More information about the arch-commits
mailing list