summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorÉtienne Deparis2022-08-23 00:32:48 +0200
committerÉtienne Deparis2022-08-23 00:32:48 +0200
commitf2be14aa144af360339eadd55bf2247421000bca (patch)
treef403172dad03d8f281ebc013ece2ee05b0c69075 /PKGBUILD
parent6a8966aa9defaa16e25ee2fc0ae2fa189222898d (diff)
downloadaur-f2be14aa144af360339eadd55bf2247421000bca.tar.gz
0.5.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f98e65be86dd..8b9263363b2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Étienne Deparis <etienne@depar.is>
pkgname=chwall
-pkgver=0.5.9
+pkgver=0.5.10
pkgrel=1
pkgdesc="A tiny wallpaper changer, written in python"
arch=("any")
@@ -10,7 +10,7 @@ depends=("gtk3" "python-cssselect" "python-gobject" "python-lxml"
"python-pillow" "python-requests" "python-xdg" "python-yaml")
makedepends=("python-setuptools" "imagemagick")
source=("https://git.umaneti.net/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('e3057f38bbebfc9079e1c8693a9929abcce29c0cba468b0405dd9a4be0b2590e')
+sha256sums=('091da3760b98a83d90d6260fa95b57619b2b77a2c6cdddb7416b3894c0fa4674')
package() {
cd "$pkgname-$pkgver"