summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2022-07-05 11:52:56 +0000
committerrouhim2022-07-05 11:52:56 +0000
commit9e6f7dfb4067d53f8e194b4db5d82fb54685481b (patch)
tree7b37a716ab78f4a3c2ea4b8fab024636f32ce470
parent62bb7fdd014471d23d26f6018bfbe2253ea7684d (diff)
downloadaur-9e6f7dfb4067d53f8e194b4db5d82fb54685481b.tar.gz
v1.113.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a7ed3d255d52..fcdbd98bf97e 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.112.0
+ pkgver = 1.113.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.112.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.112.0.crate
+ source = chwp-1.113.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.113.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index 6ed0bd2b940a..6a6c6e3cc385 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.112.0
+pkgver=1.113.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')