summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorirmluity2024-04-18 08:19:45 +0000
committerirmluity2024-04-18 08:19:45 +0000
commite7c91e2edbd2aab930c4569a03cc2e015e41c8d3 (patch)
treee94481768f696b6d74df6f7eb5ee3a0075fd7e51 /PKGBUILD
parent4564b1c0b181a46cb7612b0bc5274de3af06355d (diff)
downloadaur-e7c91e2edbd2aab930c4569a03cc2e015e41c8d3.tar.gz
update version to wox-linux-amd64-20240418-f1c898
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37b71e131015..f27bbdc9376c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=wox
pkgname=${_pkgname}-bin
pkgver=2.0.0_nightly
-pkgrel=32
+pkgrel=33
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-1b5dc8"
+ "${_pkgname}-${pkgver}-${pkgrel}::https://github.com/Wox-launcher/Wox/releases/download/v${pkgver//_/-}/wox-linux-amd64-20240418-f1c898"
)
sha256sums=(
- "f277bcee7b70c5c5b329dd72eff2186573fc8782de21ff9fe532012f4ecad1ec"
+ "574bf0b496ddf1a5336f531391e96e7f86ec85674ae619223017d687b5e1d3b3"
)
package() {