summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorirmluity2024-04-22 14:15:15 +0000
committerirmluity2024-04-22 14:15:15 +0000
commit3d8f01116ad072a4be1bb1667a9f07c467df0f85 (patch)
treecce0957d2f825e8193fc86d49c43e2dd4148d0c7 /PKGBUILD
parentf8fec21718467d6afcbd9665c8d9b3a1d7ba307a (diff)
downloadaur-3d8f01116ad072a4be1bb1667a9f07c467df0f85.tar.gz
update version to wox-linux-amd64-20240422-2e842e
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2bcf21642eff..02f46334fc7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=wox
pkgname=${_pkgname}-bin
pkgver=2.0.0_nightly
-pkgrel=38
+pkgrel=39
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-20240422-a46c3a"
+ "${_pkgname}-${pkgver}-${pkgrel}::https://github.com/Wox-launcher/Wox/releases/download/v${pkgver//_/-}/wox-linux-amd64-20240422-2e842e"
)
sha256sums=(
- "2b3fecb652f3fc0479e8190d2307df3a3c655e622eed3a1beee1f008f6cb4350"
+ "b6ecb1a2fc80342e9bec0b6066844e6795de6c58a3a40a19937461782303b900"
)
package() {