summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2022-07-03 08:23:07 +0000
committerrouhim2022-07-03 08:23:07 +0000
commite6a6918b255d2412b068d998b0911b122b877ebd (patch)
tree7823e4847eee20a202d5f10a74103fc4fe93cfc3
parentb7c0c7564b843b20653eff24bc5b08c8d691661b (diff)
downloadaur-e6a6918b255d2412b068d998b0911b122b877ebd.tar.gz
v1.95.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 123782af7732..f8bb2e80e9a1 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.93.0
+ pkgver = 1.95.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.93.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.93.0.crate
+ source = chwp-1.95.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.95.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index b0a298816cd3..aca278c1f674 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.93.0
+pkgver=1.95.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')