summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorirmluity2024-03-28 14:16:00 +0000
committerirmluity2024-03-28 14:16:00 +0000
commitc312408cef95ce85a74715d4aba089da4120d9e9 (patch)
tree24c0a3c7671abae5e81a451aeca742d132ce4777 /PKGBUILD
parent9bf570ce3fa5a6fbcda5b1b7a9db6730fee11ebf (diff)
downloadaur-c312408cef95ce85a74715d4aba089da4120d9e9.tar.gz
update version to wox-linux-amd64-20240328-ed1ecb
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af3e20a2356e..3372a79e4b00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=wox
pkgname=${_pkgname}-bin
pkgver=2.0.0_nightly
-pkgrel=11
+pkgrel=12
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-20240325-66b2b5"
+ "${_pkgname}-${pkgver}-${pkgrel}::https://github.com/Wox-launcher/Wox/releases/download/v${pkgver//_/-}/wox-linux-amd64-20240328-ed1ecb"
)
sha256sums=(
- "4350545021ff55e385dbe6ed30d38f635b16fd520bbc0f1beb92d8d75939869a"
+ "3f6399ec438e8344f61ad627b7e5f021d00bad01141626abc1351f94ec95b59a"
)
package() {