summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2022-07-02 11:20:23 +0000
committerrouhim2022-07-02 11:20:23 +0000
commit1bb6ec1ff1765da0b83083234c00761dd98f9ff6 (patch)
tree17d44720adbe1f96bd138a2cfab290f0fda75d09
parent0ace7c8f21c8618a2dc38d8c8bd142e20bbbe7d7 (diff)
downloadaur-1bb6ec1ff1765da0b83083234c00761dd98f9ff6.tar.gz
v1.87.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69b60141921a..a3c7fe466de2 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.83.0
+ pkgver = 1.87.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.83.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.83.0.crate
+ source = chwp-1.87.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.87.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index 79b638f469f0..1439ab82f71b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.83.0
+pkgver=1.87.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')