summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2024-01-02 13:43:32 +0000
committerrouhim2024-01-02 13:43:32 +0000
commitdbdedab18bcc981c63c15b2fbcbc4ebea6a88bac (patch)
tree1433d958f4e3973b768bf79855343f5c219e5ab1
parent4942cd4bf8b067768140cea729aee9119a5a39b5 (diff)
downloadaur-dbdedab18bcc981c63c15b2fbcbc4ebea6a88bac.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 bd8053efc794..09637327c764 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.17
+ pkgver = 1.238.18
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.17.tar.gz::https://static.crates.io/crates/chwp/chwp-1.238.17.crate
+ source = chwp-1.238.18.tar.gz::https://static.crates.io/crates/chwp/chwp-1.238.18.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index 1305272a7bac..89a42351fb26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.238.17
+pkgver=1.238.18
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')