summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorirmluity2024-05-07 20:13:38 +0000
committerirmluity2024-05-07 20:13:38 +0000
commit3d2de654d52078c1090f94df81ed8c58eba7f372 (patch)
tree9360f2592648e2381579e016c8fedcc3fbcff6d3 /PKGBUILD
parent163c8d7fb64dcdf3825d5df2225b9d53a7c16501 (diff)
downloadaur-wox-bin.tar.gz
update version to wox-linux-amd64-20240507-d51916
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec71181db183..2c9cc9cc86b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=wox
pkgname=${_pkgname}-bin
pkgver=2.0.0_nightly
-pkgrel=51
+pkgrel=52
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-20240507-fe7bcd"
+ "${_pkgname}-${pkgver}-${pkgrel}::https://github.com/Wox-launcher/Wox/releases/download/v${pkgver//_/-}/wox-linux-amd64-20240507-d51916"
)
sha256sums=(
- "c4902724d9ad2046e2f9f5aefec2ab404a1a7ddc2aee2e8506b5d0ba4bc296ea"
+ "42eceee1e9b9360d80bb4a35b8de318a85146d63f265b0cfe0f9c5b529acf475"
)
package() {