summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorheinrich59912019-05-30 01:02:46 +0200
committerheinrich59912019-05-30 01:02:46 +0200
commita5da6e77743adbfad8036f426634db891770ae53 (patch)
tree5f90881211e326f5cee02b2bf8be8352fbcf4645 /PKGBUILD
parent05562b04b9c53cc7ead1e8254b5c82bc49866500 (diff)
downloadaur-volt.tar.gz
Reupload 404ed upstream somewhere else
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c783e513f970..aa718c0e0689 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: heinrich5991 <heinrich5991@gmail.com>
pkgname=volt
pkgver=0.80
-pkgrel=4
+pkgrel=5
pkgdesc="Fast native desktop client for Slack"
arch=('x86_64')
url="https://volt-app.com/"
@@ -11,7 +11,7 @@ depends=(
'libcurl-compat'
)
options=('!strip')
-source=("https://github.com/voltapp/volt/releases/download/${pkgver}/volt_linux.zip"
+source=("https://heinrich5991.de/archlinux/aur/volt/${pkgver}/volt_linux.zip"
"volt_wrapper")
sha256sums=('c3c6e933bb680feb6c55a304fd08a61d778f07625793a81bb33998b782aa6378'
'SKIP')