summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2022-07-03 08:55:23 +0000
committerrouhim2022-07-03 08:55:23 +0000
commitea2dd1bda61cf0698c2f100c9edcbd562847cd90 (patch)
treefb926329557d51b723912fdc31528d5ec8b6cc15
parent32ddf2132a9d298e011f69155bcda0e3f82c4302 (diff)
downloadaur-ea2dd1bda61cf0698c2f100c9edcbd562847cd90.tar.gz
v1.98.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 504d9f516b41..4d119b6a2674 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.97.0
+ pkgver = 1.98.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.97.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.97.0.crate
+ source = chwp-1.98.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.98.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index 80b36080ff3a..60fe8c9cb92b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.97.0
+pkgver=1.98.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')