summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2023-11-20 13:14:41 +0000
committerrouhim2023-11-20 13:14:41 +0000
commite41c5fc4b3a67a6b411b0996a8faaf82d4b7a456 (patch)
treec09280a31e6c9d86518a69d5907b62f301e922b8
parent80d832495ef86c3fbf2526d59342ecbd026c3f25 (diff)
downloadaur-e41c5fc4b3a67a6b411b0996a8faaf82d4b7a456.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 13414c9b4528..3d3b4bf94249 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.7
+ pkgver = 1.238.8
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.7.tar.gz::https://static.crates.io/crates/chwp/chwp-1.238.7.crate
+ source = chwp-1.238.8.tar.gz::https://static.crates.io/crates/chwp/chwp-1.238.8.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index ecd4cfa54dee..9057d407ecd5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.238.7
+pkgver=1.238.8
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')