summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2023-08-09 07:59:27 +0000
committerrouhim2023-08-09 07:59:27 +0000
commit1b5d57e507e7d8b3dd8e01164551fac8c6aa0314 (patch)
tree7950b4994564addc0452ea5c89f9848b9d4ff3c2
parent7f7f4ed87f42dad6c1a8f251c1c44b0e700199cc (diff)
downloadaur-1b5d57e507e7d8b3dd8e01164551fac8c6aa0314.tar.gz
v1.215.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a6476a69dbe..16b5c24cf56c 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.213.0
+ pkgver = 1.215.0
pkgrel = 1
url = https://github.com/RouHim/chwp
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = chwp-git
makedepends = cargo
provides = chwp
conflicts = chwp
- source = chwp-1.213.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.213.0.crate
+ source = chwp-1.215.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.215.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index cf64efd941cd..5c771aa2a77e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.213.0
+pkgver=1.215.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')