summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeamus Connor2019-03-16 21:05:13 -0700
committerSeamus Connor2019-03-16 21:05:13 -0700
commitc9a3ccc1e26d47d7c0bfa0d145a1bded3e4719e2 (patch)
treea63e46ae191edf96fa3086bedfde009ac64b1cef
parentc1bc1c3107a2e030dd383733b8cf15038d8fbcd6 (diff)
downloadaur-c9a3ccc1e26d47d7c0bfa0d145a1bded3e4719e2.tar.gz
Referenced specific version of black.css
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68879473c64d..f9b056ae2474 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = slack-desktop-dark
pkgdesc = Slack Desktop (Beta) for Linux, with dark theme patch
pkgver = 3.3.7
- pkgrel = 3
+ pkgrel = 4
url = https://slack.com/downloads
arch = x86_64
license = custom
@@ -18,11 +18,11 @@ pkgbase = slack-desktop-dark
conflicts = slack-desktop
noextract = slack-desktop-3.3.7-amd64.deb
source = https://downloads.slack-edge.com/linux_releases/slack-desktop-3.3.7-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 = 17310bc323eafcef86c134c7aea9b53a82f8394aa30a886ac419f9a5a23168e0
- sha256sums = 115d799ca0f7491bfe61963803babe5cb71b551e66bed9b210f7769deffaed86
+ sha256sums = aa0571363a23d1398c7b4014dd892bd90b153c979eb9b33efab1b5e46e2546ec
sha256sums = 4e25e00be82bf2809f4157e17a969109d3c0241efe9a37a960a055aa6b52fd32
sha256sums = c952eb32dd59beff9fc5374853b04acde4a60ed8c39934fcd0b66829455d594d
diff --git a/PKGBUILD b/PKGBUILD
index 634d0ac3c5c2..7d097ae6c4a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=slack-desktop-dark
pkgver=3.3.7
-pkgrel=3
+pkgrel=4
pkgdesc="Slack Desktop (Beta) for Linux, with dark theme patch"
arch=('x86_64')
url="https://slack.com/downloads"
@@ -11,12 +11,12 @@ 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")
sha256sums=('17310bc323eafcef86c134c7aea9b53a82f8394aa30a886ac419f9a5a23168e0'
- '115d799ca0f7491bfe61963803babe5cb71b551e66bed9b210f7769deffaed86'
+ 'aa0571363a23d1398c7b4014dd892bd90b153c979eb9b33efab1b5e46e2546ec'
'4e25e00be82bf2809f4157e17a969109d3c0241efe9a37a960a055aa6b52fd32'
'c952eb32dd59beff9fc5374853b04acde4a60ed8c39934fcd0b66829455d594d')