summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2022-09-11 22:13:59 +0000
committerrouhim2022-09-11 22:13:59 +0000
commite0eb143ca9863414a379af58e1929a8ab94e9ab2 (patch)
tree55974ecb61c9518c45e122412ccdfc456dffacbe
parentc9951d9b9b075c563d8e8c0bca8e70ba273486a3 (diff)
downloadaur-e0eb143ca9863414a379af58e1929a8ab94e9ab2.tar.gz
v1.138.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3dad5f053c40..242f6f875144 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.136.0
+ pkgver = 1.138.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.136.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.136.0.crate
+ source = chwp-1.138.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.138.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index 4bad2e3e542e..4d47f412fd44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.136.0
+pkgver=1.138.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')