summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorÉtienne Deparis2020-12-02 09:27:47 +0100
committerÉtienne Deparis2020-12-02 09:27:47 +0100
commitcc683355ebd2f6225c84b703f7d6120a081c3a9b (patch)
treec6ca0d8042d16788a3049db8a93964fcac260e04 /PKGBUILD
parentc06e4d4a5dc082a2ffca40ffab9e27f246a724b9 (diff)
downloadaur-cc683355ebd2f6225c84b703f7d6120a081c3a9b.tar.gz
python 3.9 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f2497cb1a05f..1eade62acabc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Étienne Deparis <etienne@depar.is>
pkgname=chwall
pkgver=0.5.4
-pkgrel=1
+pkgrel=2
pkgdesc="A tiny wallpaper changer, written in python"
arch=("any")
-url="https://git.deparis.io/chwall/about/"
+url="https://git.umaneti.net/chwall/about/"
license=("WTFPL")
depends=("gtk3" "python-cssselect" "python-gobject" "python-lxml"
"python-pillow" "python-requests" "python-xdg" "python-yaml")