summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2023-12-15 04:53:05 +0000
committerrouhim2023-12-15 04:53:05 +0000
commit339770593d0a7ccbbb80d073f394f19e5bd85df0 (patch)
tree0f011c99914bfdfcf9878dc8d9308c137998be00
parente65f933cce7a9f0bd5aad512c572065fb914fafa (diff)
downloadaur-339770593d0a7ccbbb80d073f394f19e5bd85df0.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 f6bf3c605d4e..0de13a1da0a8 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.11
+ pkgver = 1.238.12
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.11.tar.gz::https://static.crates.io/crates/chwp/chwp-1.238.11.crate
+ source = chwp-1.238.12.tar.gz::https://static.crates.io/crates/chwp/chwp-1.238.12.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index c033a5aa5e21..47d5f604e7fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.238.11
+pkgver=1.238.12
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')