summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2022-10-20 02:53:07 +0000
committerrouhim2022-10-20 02:53:07 +0000
commitbeeba780d6c382e40ba553435360914e125e99bc (patch)
tree9960c0dece7dcbe8c4f773fe46425065fbecb273
parent51fd71e2a19954c81981a96ab553c6aec3e2d8a2 (diff)
downloadaur-beeba780d6c382e40ba553435360914e125e99bc.tar.gz
v1.148.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7f200252513..c9d810665c45 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.146.0
+ pkgver = 1.148.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.146.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.146.0.crate
+ source = chwp-1.148.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.148.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index d5b7f695879e..60871501f4c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.146.0
+pkgver=1.148.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')