summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2022-06-27 09:12:26 +0000
committerrouhim2022-06-27 09:12:26 +0000
commit6945bd7cc8df49ffe8bc0ed34ac8e6ce934a4efc (patch)
tree5fbc59755fc3b8a4e36946d5837299ec037c2a6b
parent30c1834572368973be05f956bc0cf1d206cf09e6 (diff)
downloadaur-6945bd7cc8df49ffe8bc0ed34ac8e6ce934a4efc.tar.gz
v1.55.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 720477862e0a..18f852c61a21 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.50.0
+ pkgver = 1.55.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.50.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.50.0.crate
+ source = chwp-1.55.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.55.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index fec474ec6079..965673317900 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.50.0
+pkgver=1.55.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')