summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2023-09-30 17:11:10 +0000
committerrouhim2023-09-30 17:11:10 +0000
commitbb80d3a5bad33613808bfde094c329be4f2c0974 (patch)
treeb6cab02c6d84ba16978dee6be8bab9e877f10e76
parentedd11d0c5a15da0443a3d70b72ec732ba76f28b8 (diff)
downloadaur-bb80d3a5bad33613808bfde094c329be4f2c0974.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 07b4f380ea83..3a6d1cf089a1 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.237.0
+ pkgver = 1.238.2
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.237.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.237.0.crate
+ source = chwp-1.238.2.tar.gz::https://static.crates.io/crates/chwp/chwp-1.238.2.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index 5d398f0b6331..f6e0a4650b63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.237.0
+pkgver=1.238.2
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')