summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2022-07-19 17:29:09 +0000
committerrouhim2022-07-19 17:29:09 +0000
commit17eb8edaf340e07a57dfeda81c9b000e9b7086f3 (patch)
tree203f00306d29c198f31fcfe1a30a5e1d4331d532
parent0d928220a8b555139be19e725619a365fa424463 (diff)
downloadaur-17eb8edaf340e07a57dfeda81c9b000e9b7086f3.tar.gz
v1.120.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97c469304bbd..13c5a183d30c 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.119.0
+ pkgver = 1.120.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.119.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.119.0.crate
+ source = chwp-1.120.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.120.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index 5a9e560eaaa1..63e91c1a7877 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.119.0
+pkgver=1.120.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')