summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeamus Connor2019-03-19 13:01:51 -0700
committerSeamus Connor2019-03-19 13:01:51 -0700
commit98685a310859c02f0cc41643049c6d5aa79476c8 (patch)
treed438eb153a9c80c8282b93aa101e8f91c062e61f
parent27b6201e60682d2155ef72bec07ee1fe629e6c65 (diff)
parentc9a3ccc1e26d47d7c0bfa0d145a1bded3e4719e2 (diff)
downloadaur-98685a310859c02f0cc41643049c6d5aa79476c8.tar.gz
merge
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f375600d3a19..ff91838376b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,7 +18,7 @@ pkgbase = slack-desktop-dark
conflicts = slack-desktop
noextract = slack-desktop-3.3.8-amd64.deb
source = https://downloads.slack-edge.com/linux_releases/slack-desktop-3.3.8-amd64.deb
- source = https://raw.githubusercontent.com/laCour/slack-night-mode/master/css/raw/black.css
+ source = https://raw.githubusercontent.com/laCour/slack-night-mode/56d2007b5ba9f1628a44af6edf5dbdf74cf92278/css/raw/black.css
source = darkify_slack.js
source = slack-desktop-dark.patch
sha256sums = 37042b2172edf1af02cbe48660800c355e0b16f8f8f5d1257525657ff72f8308
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")