summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeamus Connor2018-12-18 12:00:59 -0800
committerSeamus Connor2018-12-18 12:00:59 -0800
commit2ee2628f6d20994b06727709c3e60c34db55f930 (patch)
tree7e06aa5b5840d006410d2347de2f753bc3269dda
parentd62b0f7b830f7f8d7dccf1530eec3c194d81785b (diff)
downloadaur-2ee2628f6d20994b06727709c3e60c34db55f930.tar.gz
Forgot to add the PKGBUILD to the last commit
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 666493304ad2..ba979849a2a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,10 +10,10 @@ license=('custom')
depends=('alsa-lib' 'gconf' 'gtk3' 'libcurl-compat' 'libsecret' 'libxss' 'libxtst' 'nss' 'glibc>=2.28-4')
optdepends=('gnome-keyring')
conflicts=('slack-desktop')
-source=("https://downloads.slack-edge.com/linux_releases/${pkgname}-${pkgver}-amd64.deb"
+source=("https://downloads.slack-edge.com/linux_releases/${pkgname%-dark}-${pkgver}-amd64.deb"
"darkify_slack.js"
"${pkgname}.patch")
-noextract=("${pkgname}-${pkgver}-amd64.deb")
+noextract=("${pkgname%-dark}-${pkgver}-amd64.deb")
sha256sums=('d12dcc09f75af35b949068dd2b46c4e2a1990b8c7d3b3fdd4fc40b539755a407'
'd515af602470e358eb748200f086429342a7f24427be154521fb503c4fb5b450'
'c952eb32dd59beff9fc5374853b04acde4a60ed8c39934fcd0b66829455d594d')