summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorirmluity2024-04-19 20:15:41 +0000
committerirmluity2024-04-19 20:15:41 +0000
commitac9f1db444714198576d1bc09e490a91982aa624 (patch)
treed28cf938e3759d3aa18d354137fd5c9ece566693 /PKGBUILD
parentc0d63e954e6a05ee3d0892b5b57d5563e0d7bd32 (diff)
downloadaur-ac9f1db444714198576d1bc09e490a91982aa624.tar.gz
update version to wox-linux-amd64-20240419-3a71aa
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9017b8076b99..3b263c916464 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=wox
pkgname=${_pkgname}-bin
pkgver=2.0.0_nightly
-pkgrel=35
+pkgrel=36
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-20240418-44eb67"
+ "${_pkgname}-${pkgver}-${pkgrel}::https://github.com/Wox-launcher/Wox/releases/download/v${pkgver//_/-}/wox-linux-amd64-20240419-3a71aa"
)
sha256sums=(
- "242041174d810f4d293157e129e6548eb7d21322f7495280013a4a40b6848490"
+ "86504edaa179750bd01783f167738e7f4cf4acf5646985cff41ce4710416d56b"
)
package() {