summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSahal Ansari2023-04-25 13:06:40 -0500
committerSahal Ansari2023-04-25 13:06:40 -0500
commitc1d3bf965633e2704c941b2352962188aeff2fef (patch)
treec677040169751eba8af60707e262731d64517cc3
parent90fdc0de9df60a3b25389165c4ca95adb72797cb (diff)
downloadaur-c1d3bf965633e2704c941b2352962188aeff2fef.tar.gz
some slack workspaces need this hack to work.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 645a8b8b854a..959abeca50b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ license=('GPL3')
makedepends=('git')
options=(!strip)
depends=('libpurple')
-source=('slack-libpurple::git+https://github.com/dylex/slack-libpurple.git')
+source=('slack-libpurple::git+https://github.com/dylex/slack-libpurple.git#finduserhack')
sha256sums=('SKIP')
build() {