summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2022-06-20 20:10:04 +0000
committerrouhim2022-06-20 20:10:04 +0000
commitea57061ee462f06f3435a2d1f73006796217e00b (patch)
tree0ce68caa4c823ba09c6febd3a855312f446877f5
parent5a8bd4372d5b234bbdb5875b0eb274e4a80a38c2 (diff)
downloadaur-ea57061ee462f06f3435a2d1f73006796217e00b.tar.gz
v1.29.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e005fe83d6e7..04f984df656c 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.28.0
+ pkgver = 1.29.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.28.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.28.0.crate
+ source = chwp-1.29.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.29.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index 815502f5327d..7e634f9c5a96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.28.0
+pkgver=1.29.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')