summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2022-06-27 16:36:30 +0000
committerrouhim2022-06-27 16:36:30 +0000
commit7d658ab0cad9a7fc0b0aee523be2b42ef0d4bfef (patch)
treea7a4d13134ad5ba61721f3d82c3dcca42be53431
parentfa193c9a8cebdc50645dfe338caff5a707294811 (diff)
downloadaur-7d658ab0cad9a7fc0b0aee523be2b42ef0d4bfef.tar.gz
v1.64.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fae9f0f2a78f..1982833c6fa6 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.63.0
+ pkgver = 1.64.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.63.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.63.0.crate
+ source = chwp-1.64.0.tar.gz::https://static.crates.io/crates/chwp/chwp-1.64.0.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index 4b149a6816a8..0f25717c87b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.63.0
+pkgver=1.64.0
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')