Worked with this diff:
diff --git a/PKGBUILD b/PKGBUILD
index a91b647..17adb3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ pkgver=0.5.0
pkgrel=1
pkgdesc="Slack client for your terminal"
arch=('x86_64')
-url="https://github.com/erroneousboat/slack-term"
-source=("slack-term-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz"
+url="https://github.com/jpbruinsslot/slack-term"
+source=("slack-term-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz"
"slack-term.json")
noextract=("slack-term-${pkgver}.tar.gz")
license=('MIT')
Pinned Comments
ydallilar commented on 2018-05-27 23:38 (UTC)
Per suggestion, this package is now compiled from source. Alternate bin package is 'slack-term-bin'.