summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorirmluity2024-04-16 14:15:49 +0000
committerirmluity2024-04-16 14:15:49 +0000
commit5cbad3e5ae96dfd6fd8fd4809a44b256bf20f234 (patch)
tree10832921ab40d8f3ed2493252e1c5fa89beef254 /PKGBUILD
parentcbda4670b90967aeaa9bea5d565f0fc56a7eae28 (diff)
downloadaur-5cbad3e5ae96dfd6fd8fd4809a44b256bf20f234.tar.gz
update version to wox-linux-amd64-20240416-03bd1c
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56ebe87ff0de..67e8f0edd4ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=wox
pkgname=${_pkgname}-bin
pkgver=2.0.0_nightly
-pkgrel=30
+pkgrel=31
pkgdesc="A cross-platform launcher that simply works"
arch=(x86_64)
url='https://github.com/Wox-launcher/Wox'
@@ -12,10 +12,10 @@ depends=('webkit2gtk' 'libayatana-indicator' 'glibc' 'libx11' 'libxtst' 'pango'
provides=(${_pkgname})
conflicts=(${_pkgname}-git ${_pkgname})
source=(
- "${_pkgname}-${pkgver}-${pkgrel}::https://github.com/Wox-launcher/Wox/releases/download/v${pkgver//_/-}/wox-linux-amd64-20240416-8b2ed7"
+ "${_pkgname}-${pkgver}-${pkgrel}::https://github.com/Wox-launcher/Wox/releases/download/v${pkgver//_/-}/wox-linux-amd64-20240416-03bd1c"
)
sha256sums=(
- "bcfbd6d13416bb5e07f1388a845f927714c1a672414aebe60e1f17823adcff91"
+ "14c85cfbce863de66c5212cb6d791b38a7bb91e19b5395ae6453fe9564f0d63b"
)
package() {