summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis Frieberg2019-10-31 20:43:35 +0100
committerDennis Frieberg2019-10-31 20:43:35 +0100
commitc6a181add1fcb6bcef34dd2ef9a713529a6ead4a (patch)
treed58635a04b194606dd6e1cf281c073fde6cad332
parent96e2b7a5544c5a7804bb8f6b06f79bedc2169d2f (diff)
downloadaur-c6a181add1fcb6bcef34dd2ef9a713529a6ead4a.tar.gz
changed to the maintained fork terminal-discord/weechat-discord
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b72c749e69f..b7900ab6bca6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
_pkgname=weechat-discord
pkgname=weechat-discord-git
-pkgver=r65.e30de7f
+pkgver=r285.55eabd4
pkgrel=1
pkgdesc="Discord plugin for weechat"
arch=('i686' 'x86_64')
-url="https://github.com/khyperia/weechat-discord"
+url="https://github.com/terminal-discord/weechat-discord"
license=('MIT')
depends=('weechat' 'openssl-1.0')
makedepends=('git' 'rust')
optdepends=()
-source=("${_pkgname}::git+https://github.com/khyperia/weechat-discord.git")
+source=("${_pkgname}::git+https://github.com/terminal-discord/weechat-discord.git")
md5sums=('SKIP')
pkgver() {