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 173fd15b27c8..24371c5befb6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = chwall
pkgdesc = A tiny wallpaper changer, written in python
pkgver = 0.7.2
- pkgrel = 1
+ pkgrel = 2
url = https://git.umaneti.net/chwall/about/
arch = any
license = LicenseRef-WTFPL
diff --git a/PKGBUILD b/PKGBUILD
index be96a9d40f55..8adbd5f7c76a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Étienne Deparis <etienne@depar.is>
pkgname=chwall
pkgver=0.7.2
-pkgrel=1
+pkgrel=2
pkgdesc="A tiny wallpaper changer, written in python"
arch=("any")
url="https://git.umaneti.net/chwall/about/"