summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2023-10-30 21:35:42 +0000
committerrouhim2023-10-30 21:35:42 +0000
commitab70997ff00e58fb9c6ab6ed5e5cf74f4743f71c (patch)
tree4439f1cf4356796b8aed95b33ecc7c5581bd6b09
parent17294a26252432beea58dc497af7f58363553e7d (diff)
downloadaur-ab70997ff00e58fb9c6ab6ed5e5cf74f4743f71c.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 41bb19804883..cc1a3470cb34 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.5
+ pkgver = 1.238.6
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.5.tar.gz::https://static.crates.io/crates/chwp/chwp-1.238.5.crate
+ source = chwp-1.238.6.tar.gz::https://static.crates.io/crates/chwp/chwp-1.238.6.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index 1a29cc6f02c0..bdf1947667c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.238.5
+pkgver=1.238.6
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')