summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorirmluity2024-03-20 08:18:27 +0000
committerirmluity2024-03-20 08:18:27 +0000
commit4fb75cbe40c5587c4bff6405d9e86358e19507b6 (patch)
treed406f8d995feeee0da126dc18be852a9a5d75b4a /PKGBUILD
parent9d1d30de43fed4103ab75b4dce52f45bf71d256f (diff)
downloadaur-4fb75cbe40c5587c4bff6405d9e86358e19507b6.tar.gz
update version to wox-linux-amd64-20240320-b0da72
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bedbc221f7c3..68f8aeb475c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=wox
pkgname=${_pkgname}-bin
pkgver=2.0.0_nightly
-pkgrel=5
+pkgrel=6
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-20240319-a799f0"
+ "${_pkgname}-${pkgver}-${pkgrel}::https://github.com/Wox-launcher/Wox/releases/download/v${pkgver//_/-}/wox-linux-amd64-20240320-b0da72"
)
sha256sums=(
- "e29760eccb326410405cb3d7d673feed22e809323494a6b4b24db875ce01d9b8"
+ "039d6b56543695c5ba493891a1243e4ff5076c8a113207d1d6c89821d5e2d31a"
)
package() {