summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2023-09-30 04:42:53 +0000
committerrouhim2023-09-30 04:42:53 +0000
commit758f97eab437de51158c8ff4849854426062bd5e (patch)
tree4a4434254eb82ecba29bed6ac41fa7f08db92fd2
parentdd758e80efb117ae2a3b5574f070707bb00a0f97 (diff)
downloadaur-758f97eab437de51158c8ff4849854426062bd5e.tar.gz
v1.235.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d79142676044..b82d4364482b 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.233.0
+ pkgver = 1.235.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.233.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.233.0.crate
+ source = chwp-1.235.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.235.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index d7b797b07a94..97a11dcbc875 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.233.0
+pkgver=1.235.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')