summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 011d2fa6d2dc..1a1dc3aadb33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: David Beley <dbeley@protonmail.com>
pkgname=mpdscrobble-git
-pkgver=0.2.5
+pkgver=0.3.1
pkgrel=1
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
@@ -13,6 +13,7 @@ depends=(
'python-setuptools'
'python-mpd2'
'python-pylast'
+ 'python-httpx'
)
source=("git+https://github.com/dbeley/${pkgname%-git}")
md5sums=("SKIP")