summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKévin Le Torc'h2021-08-04 20:01:19 +0200
committerKévin Le Torc'h2021-08-04 20:01:19 +0200
commit3716743dafcc36277e3f2d8169cd6f365ddc6250 (patch)
tree405684b24c748e34ddf1a88941bdb997fefb7e01 /PKGBUILD
parent67b70b93ece6d7413c7ac442b47d8308601d6a97 (diff)
downloadaur-3716743dafcc36277e3f2d8169cd6f365ddc6250.tar.gz
Update dependencies
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea9e742d7aaa..6ab317021783 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/MrPotatoBobx/fetchcord"
license=('MIT')
depends=('python')
provides=('fetchcord')
-depends=('neofetch' 'python-psutil' 'python-setuptools' 'python-pypresence')
+depends=('neofetch' 'python-psutil' 'python-setuptools')
source=("fetchcord::git+$url#branch=testing")
sha256sums=('SKIP')
install=fetchcord.install