summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2023-02-13 03:45:08 +0000
committerrouhim2023-02-13 03:45:08 +0000
commit223df5f350daad4ec990422d310b81e26b289419 (patch)
tree95b0633ced189a8e87a09a631c333ccaa5cd6ce8
parent2aed8bd6f2b0c9541bbb1ce9187243854745c82c (diff)
downloadaur-223df5f350daad4ec990422d310b81e26b289419.tar.gz
v1.183.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d9bed3a85e69..6287ebe988db 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.181.0
+ pkgver = 1.183.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.181.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.181.0.crate
+ source = chwp-1.183.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.183.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index a9b5b47de587..42fe329e6911 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.181.0
+pkgver=1.183.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')