summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2022-07-05 09:54:25 +0000
committerrouhim2022-07-05 09:54:25 +0000
commit5b11c1f08de7414561c808611181eafb1e8931db (patch)
treec1e3ab777c64f344835f12b3d1fd4714b7dbb041
parent94e243f6623ad26e8de83c291bee2136be2e5dda (diff)
downloadaur-5b11c1f08de7414561c808611181eafb1e8931db.tar.gz
v1.111.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8a034de20a6..70f0d62dcbf6 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.110.0
+ pkgver = 1.111.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.110.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.110.0.crate
+ source = chwp-1.111.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.111.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index a015611c1c55..89283638309d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.110.0
+pkgver=1.111.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')