summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSeamus Connor2019-03-19 13:01:51 -0700
committerSeamus Connor2019-03-19 13:01:51 -0700
commit98685a310859c02f0cc41643049c6d5aa79476c8 (patch)
treed438eb153a9c80c8282b93aa101e8f91c062e61f /PKGBUILD
parent27b6201e60682d2155ef72bec07ee1fe629e6c65 (diff)
parentc9a3ccc1e26d47d7c0bfa0d145a1bded3e4719e2 (diff)
downloadaur-98685a310859c02f0cc41643049c6d5aa79476c8.tar.gz
merge
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53a1465feca8..bde344168eb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('alsa-lib' 'gconf' 'gtk3' 'libcurl-compat' 'libsecret' 'libxss' 'libxts
optdepends=('gnome-keyring')
conflicts=('slack-desktop')
source=("https://downloads.slack-edge.com/linux_releases/${pkgname%-dark}-${pkgver}-amd64.deb"
- "https://raw.githubusercontent.com/laCour/slack-night-mode/master/css/raw/black.css"
+ "https://raw.githubusercontent.com/laCour/slack-night-mode/56d2007b5ba9f1628a44af6edf5dbdf74cf92278/css/raw/black.css"
"darkify_slack.js"
"${pkgname}.patch")
noextract=("${pkgname%-dark}-${pkgver}-amd64.deb")