summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2023-03-24 06:42:23 +0000
committerrouhim2023-03-24 06:42:23 +0000
commit82b29dc8ce723b2f72e82612393280c08552d876 (patch)
tree44f90f4f42ec7c6e9796e6651a2837d19dbb98e6
parentdba333dd0ace364f715c00148a1aeb52b459eb6b (diff)
downloadaur-82b29dc8ce723b2f72e82612393280c08552d876.tar.gz
v1.194.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a270177848f..31929cb5da03 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.193.0
+ pkgver = 1.194.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.193.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.193.0.crate
+ source = chwp-1.194.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.194.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index e7951a822640..85e27ba6f926 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.193.0
+pkgver=1.194.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')