summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÉtienne Deparis2023-05-05 17:02:49 +0200
committerÉtienne Deparis2023-05-05 17:02:49 +0200
commit5762a9c9861d001ccb32bebe04be2c60b952d30f (patch)
tree27262c35ffecbe6e5eac995261d2e65b39998e6e
parentfb565c93ea3c1f637580ccf41d9d24912f2cbe3b (diff)
downloadaur-5762a9c9861d001ccb32bebe04be2c60b952d30f.tar.gz
Rebuild for python 3.11
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 02a1476271ed..bbcc1c066e4a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = chwall
pkgdesc = A tiny wallpaper changer, written in python
pkgver = 0.6.0
- pkgrel = 2
+ pkgrel = 3
url = https://git.umaneti.net/chwall/about/
arch = any
license = custom:WTFPL
diff --git a/PKGBUILD b/PKGBUILD
index 5d6b4de265f1..193d88cf095b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Étienne Deparis <etienne@depar.is>
pkgname=chwall
pkgver=0.6.0
-pkgrel=2
+pkgrel=3
pkgdesc="A tiny wallpaper changer, written in python"
arch=("any")
url="https://git.umaneti.net/chwall/about/"