summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorÉtienne Deparis2024-03-17 21:37:23 +0100
committerÉtienne Deparis2024-03-17 21:37:23 +0100
commit041facd87deedc2a4d05624a76e87c48ee0c885e (patch)
treecc41d03f92f0869f68be3d378095a645276fab31 /PKGBUILD
parent6cd6812593d4ed2756d18a1ee435777c1a532ac9 (diff)
downloadaur-chwall.tar.gz
0.7.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 290d656b16a2..be96a9d40f55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Étienne Deparis <etienne@depar.is>
pkgname=chwall
-pkgver=0.7.1
+pkgver=0.7.2
pkgrel=1
pkgdesc="A tiny wallpaper changer, written in python"
arch=("any")
@@ -18,7 +18,7 @@ optdepends=("feh: to apply wallpaper on independant desktop manager"
"libnotify: to send notification when wallpaper change"
"xorg-xrandr: to extract screen config when using feh")
source=("https://git.umaneti.net/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('61d6c8276a3ff0cc4afafa8fa6d37db2bd33e16259a395f633af2a6ce3a55332')
+sha256sums=('0765c1b8fe7f0cadbf130d571215739546f799d7702dc5fb01320a31d8762f8c')
options=(!debug)
check() {