summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2023-02-02 12:54:42 +0000
committerrouhim2023-02-02 12:54:42 +0000
commit741c6d927709cb2c186464f615f7a5780559dbb9 (patch)
tree1a8b903c29e75446a05f384823b17b4ac89303b0
parent0df83f73238870da44062a1fb922ca9614e68540 (diff)
downloadaur-741c6d927709cb2c186464f615f7a5780559dbb9.tar.gz
v1.172.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 79e0dc51fe31..6574c19dedfc 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.167.0
+ pkgver = 1.172.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.167.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.167.0.crate
+ source = chwp-1.172.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.172.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index 25b105226e17..665550ca96ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.167.0
+pkgver=1.172.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')