summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2022-06-23 18:58:51 +0000
committerrouhim2022-06-23 18:58:51 +0000
commita79ed7458bdc5651640a50be6563a2eb71df43f6 (patch)
treea7f78cf987399fd108eca7a9d966019901237a75
parent6bad6856cd13a20dffe113977d7147f5ff0eb9f7 (diff)
downloadaur-a79ed7458bdc5651640a50be6563a2eb71df43f6.tar.gz
v1.47.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index efbdc68e349d..044cc0a148b5 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.46.0
+ pkgver = 1.47.0
pkgrel = 1
url = https://github.com/RouHim/chwp
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = chwp-git
depends = xorg-xrandr
provides = chwp
conflicts = chwp
- source = chwp-1.46.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.46.0.crate
+ source = chwp-1.47.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.47.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index 256e7f9df16c..b4fc9a74bb37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.46.0
+pkgver=1.47.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')