summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichal Wojdyla2021-04-02 19:23:25 +0200
committerMichal Wojdyla2021-04-02 19:23:25 +0200
commite6bde5a5513910fd445a357885c9408f5255e9c8 (patch)
tree927d90685427a9d1e10d182b73972fce5b75657f /PKGBUILD
parent2e1584e86584ec5e7834adfbbee627cfe6cf3755 (diff)
downloadaur-beautiful-discord-git.tar.gz
update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15ad0e738ab1..d6d915ca7ccc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
_pkgbase=BeautifulDiscord
pkgname=beautiful-discord-git
pkgdesc="Adds custom CSS support to Discord"
-pkgver=43.ec03601
+pkgver=69.0d09097
pkgrel=1
license=('MIT')
arch=('any')
url="https://github.com/leovoel/BeautifulDiscord"
-depends=('python' 'python-psutil')
-makedepends=('python-setuptools')
+depends=('python' 'python-psutil' 'discord')
+makedepends=('python-setuptools' 'git')
source=("git+https://github.com/leovoel/BeautifulDiscord.git")
sha1sums=('SKIP')