summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2022-07-03 08:01:50 +0000
committerrouhim2022-07-03 08:01:50 +0000
commit1f09d0ec2ea812ba078c99b7e988bc5ff95f795b (patch)
tree38aabf82dc5d0a8a7351eda049ab57d12e204fa4
parentd1bf80aeb8bcec169dd052c525c040332b80d2d5 (diff)
downloadaur-1f09d0ec2ea812ba078c99b7e988bc5ff95f795b.tar.gz
v1.92.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6027c0288a60..3e06c393c26e 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.90.0
+ pkgver = 1.92.0
pkgrel = 1
url = https://github.com/RouHim/chwp
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = chwp-git
depends = xorg-xrandr
provides = chwp
conflicts = chwp
- source = chwp-1.90.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.90.0.crate
+ source = chwp-1.92.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.92.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index 31d17eb7afa5..6a1c74ef2ad4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.90.0
+pkgver=1.92.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')