summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouhim2023-12-22 01:49:59 +0000
committerrouhim2023-12-22 01:49:59 +0000
commitf3b6f4392d799f273bceb9f7b6c2be61fb484ca6 (patch)
treecf1dd2101d3a21f257338931331064371e1cec21
parent339770593d0a7ccbbb80d073f394f19e5bd85df0 (diff)
downloadaur-f3b6f4392d799f273bceb9f7b6c2be61fb484ca6.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 0de13a1da0a8..dbe3dc931019 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.238.12
+ pkgver = 1.238.13
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.238.12.tar.gz::https://static.crates.io/crates/chwp/chwp-1.238.12.crate
+ source = chwp-1.238.13.tar.gz::https://static.crates.io/crates/chwp/chwp-1.238.13.crate
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index 47d5f604e7fe..5f5ddb6d1251 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=chwp
pkgname=${_pkgname}-git
-pkgver=1.238.12
+pkgver=1.238.13
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')