summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d4f799e5847f..98bf642e8376 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@ pkgname='python-soundcloud-v2'
_name=${pkgname#python-}
pkgver=1.3.0
pkgrel=1
-pkgdesc="Simplify creation of data classes (PEP 557) from dictionaries."
-url="https://github.com/konradhalas/dacite"
+pkgdesc="Python wrapper for the v2 SoundCloud API"
+url="https://github.com/7x11x13/soundcloud.py"
arch=('any')
license=('MIT')
depends=('python')