summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorheinrich59912019-05-30 01:02:46 +0200
committerheinrich59912019-05-30 01:02:46 +0200
commita5da6e77743adbfad8036f426634db891770ae53 (patch)
tree5f90881211e326f5cee02b2bf8be8352fbcf4645
parent05562b04b9c53cc7ead1e8254b5c82bc49866500 (diff)
downloadaur-a5da6e77743adbfad8036f426634db891770ae53.tar.gz
Reupload 404ed upstream somewhere else
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c01b4677537..79e312bae87a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Sun May 26 13:45:30 UTC 2019
+# Wed May 29 23:02:41 UTC 2019
pkgbase = volt
pkgdesc = Fast native desktop client for Slack
pkgver = 0.80
- pkgrel = 4
+ pkgrel = 5
url = https://volt-app.com/
arch = x86_64
license = unknown
depends = glfw
depends = libcurl-compat
options = !strip
- source = https://github.com/voltapp/volt/releases/download/0.80/volt_linux.zip
+ source = https://heinrich5991.de/archlinux/aur/volt/0.80/volt_linux.zip
source = volt_wrapper
sha256sums = c3c6e933bb680feb6c55a304fd08a61d778f07625793a81bb33998b782aa6378
sha256sums = SKIP
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')