summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2022-07-25 05:53:02 +0000
committerrouhim2022-07-25 05:53:02 +0000
commitfbd2b52eea44109b08ff859d895b0916ea680874 (patch)
tree223bc69e3e5c4fb69c3afb62bf8571677e5a9717
parent17eb8edaf340e07a57dfeda81c9b000e9b7086f3 (diff)
downloadaur-fbd2b52eea44109b08ff859d895b0916ea680874.tar.gz
v1.121.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 13c5a183d30c..5e980866f76f 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.120.0
+ pkgver = 1.121.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.120.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.120.0.crate
+ source = chwp-1.121.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.121.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index 63e91c1a7877..d33b82d79505 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.120.0
+pkgver=1.121.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')