summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2022-10-10 00:01:34 +0000
committerrouhim2022-10-10 00:01:34 +0000
commit66cbc84f061a297076be476e9d4f93fd368ab843 (patch)
tree29343fe1569c8c60c15a49097e283ce3bd18791f
parenta89b0ff81234970ffa50c401c4956d145fc70f82 (diff)
downloadaur-66cbc84f061a297076be476e9d4f93fd368ab843.tar.gz
v1.144.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0340595beca6..64d8662c2d7e 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.142.0
+ pkgver = 1.144.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.142.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.142.0.crate
+ source = chwp-1.144.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.144.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index 546263607208..37c96283ba9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.142.0
+pkgver=1.144.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')