summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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/"