summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2022-06-23 18:13:05 +0000
committerrouhim2022-06-23 18:13:05 +0000
commitda9396933717f053a0c4ea23d27568d447343b30 (patch)
tree1b2308efd485784bbf9565d32317da0b83f3afdc
parent2e90a63f1db0d2dc6cc2985b9eab53f6a24f28de (diff)
downloadaur-da9396933717f053a0c4ea23d27568d447343b30.tar.gz
v1.42.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2444fac5282..61709514cab8 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.40.0
+ pkgver = 1.42.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.40.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.40.0.crate
+ source = chwp-1.42.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.42.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index a1e17022d850..926a6263bcad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.40.0
+pkgver=1.42.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')