summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2023-07-06 23:55:35 +0000
committerrouhim2023-07-06 23:55:35 +0000
commitfc5b616e896725a101101a4cced388699b46f5a7 (patch)
tree1f3872d7424240b1c4f6509957e4bd74d04d9544
parentb73076ee22544dbfe7859f4f35909a952ada4a66 (diff)
downloadaur-fc5b616e896725a101101a4cced388699b46f5a7.tar.gz
v1.204.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35508a6cb2ee..fd6cfad9e22b 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.200.0
+ pkgver = 1.204.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.200.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.200.0.crate
+ source = chwp-1.204.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.204.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index 1c55f0e7e48d..38e692919615 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.200.0
+pkgver=1.204.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')