summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2022-12-18 20:20:21 +0000
committerrouhim2022-12-18 20:20:21 +0000
commitf5c39044895ba80779a36b2dac190d523653e216 (patch)
treeb462b6cd86f49ba82aeb0f03f484f9fe916bdfdf
parent60cf3d4cc1d50a18eb1d77d02ab4d7b5efdc8c45 (diff)
downloadaur-f5c39044895ba80779a36b2dac190d523653e216.tar.gz
v1.163.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5cdf68c9d4d9..14b9fd3067ec 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.161.0
+ pkgver = 1.163.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.161.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.161.0.crate
+ source = chwp-1.163.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.163.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index e54a3c8ca918..bde0d3275b28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.161.0
+pkgver=1.163.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')