summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorirmluity2024-03-20 20:16:11 +0000
committerirmluity2024-03-20 20:16:11 +0000
commita48fd23aca6a4c6afdb6c20bef1d6ce7367a2d5c (patch)
tree1b84d891bf71ae6cb69fd76582e6f5bdb3b63f57 /PKGBUILD
parent4fb75cbe40c5587c4bff6405d9e86358e19507b6 (diff)
downloadaur-a48fd23aca6a4c6afdb6c20bef1d6ce7367a2d5c.tar.gz
update version to wox-linux-amd64-20240320-11586b
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68f8aeb475c3..b9aa53a1ef0b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=wox
pkgname=${_pkgname}-bin
pkgver=2.0.0_nightly
-pkgrel=6
+pkgrel=7
pkgdesc="A cross-platform launcher that simply works"
arch=(x86_64)
url='https://github.com/Wox-launcher/Wox'
@@ -13,10 +13,10 @@ provides=(${_pkgname})
conflicts=(${_pkgname}-git ${_pkgname})
options=(!strip)
source=(
- "${_pkgname}-${pkgver}-${pkgrel}::https://github.com/Wox-launcher/Wox/releases/download/v${pkgver//_/-}/wox-linux-amd64-20240320-b0da72"
+ "${_pkgname}-${pkgver}-${pkgrel}::https://github.com/Wox-launcher/Wox/releases/download/v${pkgver//_/-}/wox-linux-amd64-20240320-11586b"
)
sha256sums=(
- "039d6b56543695c5ba493891a1243e4ff5076c8a113207d1d6c89821d5e2d31a"
+ "ee795e284610f5a252017f7eaebf0bd1871805911984b27e6f1ed62d2270718d"
)
package() {