summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2023-07-26 08:10:23 +0000
committerrouhim2023-07-26 08:10:23 +0000
commitb4f66e8f3b9e7abebc2f75dd7ce278e744821627 (patch)
tree58969ba2b7232dae81391836b50c3a3b7dfc226b
parentfc5b616e896725a101101a4cced388699b46f5a7 (diff)
downloadaur-b4f66e8f3b9e7abebc2f75dd7ce278e744821627.tar.gz
v1.206.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd6cfad9e22b..583bf84a79a4 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.204.0
+ pkgver = 1.206.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.204.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.204.0.crate
+ source = chwp-1.206.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.206.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index 38e692919615..e36b2f4e505e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.204.0
+pkgver=1.206.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')