summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2022-08-12 14:38:02 +0000
committerrouhim2022-08-12 14:38:02 +0000
commit4cbcf693129fea51c2a1ffc47b19935508128f75 (patch)
tree4022977a72a5bee1f5ae1b35263b7e0bdedc9e5a
parent9ce78347a925b639f184164195b915371ace9f2e (diff)
downloadaur-4cbcf693129fea51c2a1ffc47b19935508128f75.tar.gz
v1.131.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2641340878a..2d31401f08b2 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.129.0
+ pkgver = 1.131.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.129.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.129.0.crate
+ source = chwp-1.131.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.131.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index f2f479e5fb41..3acf0a5c16e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.129.0
+pkgver=1.131.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')