summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2024-03-23 09:19:43 +0000
committerrouhim2024-03-23 09:19:43 +0000
commit9e837f418a215d3051cc1bf538d346f7092ee119 (patch)
tree7b68e23531a7756e5ae63de5fa7040f52b65388f
parentc3478075d5080e8861c6cfa3f6558c5f032bcd3f (diff)
downloadaur-9e837f418a215d3051cc1bf538d346f7092ee119.tar.gz
v{{ env.VERSION }}
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 868b445bed2b..62d63ea1fa03 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.239.1
+ pkgver = 1.239.2
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.239.1.tar.gz::https://static.crates.io/crates/chwp/chwp-1.239.1.crate
+ source = chwp-1.239.2.tar.gz::https://static.crates.io/crates/chwp/chwp-1.239.2.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index e96710582667..6543a422ba9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.239.1
+pkgver=1.239.2
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')