summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorirmluity2024-05-06 20:16:51 +0000
committerirmluity2024-05-06 20:16:51 +0000
commite69e0c3b53ab930cd85fd31449bb7c98c6043ec3 (patch)
treefad16ecfa76bb04ecdd1cb8d16f661428819cc6c /PKGBUILD
parent2133ebde7894a99f39680d94b3f4c5ffe6d78a1a (diff)
downloadaur-e69e0c3b53ab930cd85fd31449bb7c98c6043ec3.tar.gz
update version to wox-linux-amd64-20240506-551ea5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e6c55d5cc8d..84d2f4531c4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=wox
pkgname=${_pkgname}-bin
pkgver=2.0.0_nightly
-pkgrel=48
+pkgrel=49
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-20240506-8163f8"
+ "${_pkgname}-${pkgver}-${pkgrel}::https://github.com/Wox-launcher/Wox/releases/download/v${pkgver//_/-}/wox-linux-amd64-20240506-551ea5"
)
sha256sums=(
- "19e008211b95799c268ed6a33aa7cb2d3c6bd261c89eb3848d1ffd8247402338"
+ "8e8fb1c5b6abad0eba9684fd6056ba6528be9bd8e535f816987a851633d189a6"
)
package() {