summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2022-07-09 17:00:46 +0000
committerrouhim2022-07-09 17:00:46 +0000
commitce1c9db58394808bfe8f83b2eec5a17b2932533c (patch)
tree7f06ddd0b7b87ce91b2989d7e2a0821f00e1da57
parentbb9343c9f8e71ed04e0dcfea94ac1359cf5bcc87 (diff)
downloadaur-ce1c9db58394808bfe8f83b2eec5a17b2932533c.tar.gz
v1.115.0
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ee1e7b182c7..dfd3f7a2ee3a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,14 @@
pkgbase = chwp-git
pkgdesc = Changes the background wallpaper and lockscreen from the command line.
- pkgver = 1.114.0
+ pkgver = 1.115.0
pkgrel = 1
url = https://github.com/RouHim/chwp
arch = x86_64
license = GPL-3.0-or-later
makedepends = cargo
- depends = xorg-xrandr
provides = chwp
conflicts = chwp
- source = chwp-1.114.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.114.0.crate
+ source = chwp-1.115.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.115.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index 39978b27e2cb..30d2602d21f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.114.0
+pkgver=1.115.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')