summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorirmluity2024-03-19 20:21:05 +0000
committerirmluity2024-03-19 20:21:05 +0000
commit9d1d30de43fed4103ab75b4dce52f45bf71d256f (patch)
tree683ec609648f72980e3f5e75e9f66842ae76e3c7 /PKGBUILD
parentec9620eb70cf8d8d4004772fa1f32741d33a506f (diff)
downloadaur-9d1d30de43fed4103ab75b4dce52f45bf71d256f.tar.gz
update version to wox-linux-amd64-20240319-a799f0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc490d63cdf4..bedbc221f7c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=wox
pkgname=${_pkgname}-bin
pkgver=2.0.0_nightly
-pkgrel=4
+pkgrel=5
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-20240318-26e71c"
+ "${_pkgname}-${pkgver}-${pkgrel}::https://github.com/Wox-launcher/Wox/releases/download/v${pkgver//_/-}/wox-linux-amd64-20240319-a799f0"
)
sha256sums=(
- "95a4ec1b342aa3b9e6414a20fd12d21515fbe2269ec02416c869f32d3e05e5d7"
+ "e29760eccb326410405cb3d7d673feed22e809323494a6b4b24db875ce01d9b8"
)
package() {