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