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 d066d6bea466..548ff3f6f5e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=python-umsgpack
_pkgname=${pkgname/python-/}
pkgver=0.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Unicode-friendly msgpack wrapper"
url="https://github.com/minrk/umsgpack"
-depends=('python' 'python-twisted')
+depends=('python')
optdepends=()
license=('MIT')
arch=('any')