summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2023-08-16 04:17:32 +0000
committerrouhim2023-08-16 04:17:32 +0000
commitdaaaa6a94999c102158719c62e064cc15fee3239 (patch)
treebf929746ab6e19096170b4b1c3717c9b7dc0836e
parent1b5d57e507e7d8b3dd8e01164551fac8c6aa0314 (diff)
downloadaur-daaaa6a94999c102158719c62e064cc15fee3239.tar.gz
v1.217.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16b5c24cf56c..9fbd7511afa1 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.215.0
+ pkgver = 1.217.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.215.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.215.0.crate
+ source = chwp-1.217.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.217.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index 5c771aa2a77e..f8e746941a82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.215.0
+pkgver=1.217.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')