summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2023-12-31 20:10:11 +0000
committerrouhim2023-12-31 20:10:11 +0000
commit4708d9aa403c809ff7c84bbb4b19876b02444725 (patch)
tree3abae4cb54d3226e4726b8d83b89d052df6dcff6
parentc55c7ce843a63a15bd4cd9f445d152cba6a6c6fb (diff)
downloadaur-4708d9aa403c809ff7c84bbb4b19876b02444725.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 c4d3c91f291a..bad35f2cad62 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.15
+ pkgver = 1.238.16
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.15.tar.gz::https://static.crates.io/crates/chwp/chwp-1.238.15.crate
+ source = chwp-1.238.16.tar.gz::https://static.crates.io/crates/chwp/chwp-1.238.16.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index cc95c7f15634..ce1461bd1ac2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.238.15
+pkgver=1.238.16
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')