summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2024-01-05 15:36:50 +0000
committerrouhim2024-01-05 15:36:50 +0000
commitd9dc801701aac37c110a2690e6ce78b65b4706c9 (patch)
tree6d38323f1773a94b87d7d80e79d7b522b327f047
parent4d534d367c450682e98c0a69e9b59ab71591b611 (diff)
downloadaur-d9dc801701aac37c110a2690e6ce78b65b4706c9.tar.gz
v{{ env.VERSION }}
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f86e413ff2a5..47812dce97ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chwp-git
pkgdesc = Changes the background wallpaper and lockscreen from the command line.
- pkgver = 1.238.19
+ pkgver = 1.238.20
pkgrel = 1
url = https://github.com/RouHim/chwp
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = chwp-git
makedepends = cargo
provides = chwp
conflicts = chwp
- source = chwp-1.238.19.tar.gz::https://static.crates.io/crates/chwp/chwp-1.238.19.crate
+ source = chwp-1.238.20.tar.gz::https://static.crates.io/crates/chwp/chwp-1.238.20.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index 2c9f339666cd..b2ba23759c0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.238.19
+pkgver=1.238.20
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')