summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2023-09-14 03:27:11 +0000
committerrouhim2023-09-14 03:27:11 +0000
commit7b567a76451b0c3d0a4205182f1099df4413687f (patch)
tree2c80730a02d907f11ca7ab9312852957b4a89c39
parent4f3bba301e78484a0a14305cf194883d9a9cb951 (diff)
downloadaur-7b567a76451b0c3d0a4205182f1099df4413687f.tar.gz
v1.223.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9fd2785bfdd9..f8dab5634605 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.221.0
+ pkgver = 1.223.0
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.221.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.221.0.crate
+ source = chwp-1.223.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.223.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index a98c74b4cd51..38a61ccdd22a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.221.0
+pkgver=1.223.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')