summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7fb97bd902dc..7d9b109244fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-pyqos
pkgver=0.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="QoS framework using tc for Python"
arch=(any)
url="https://github.com/Anthony25/pyqos"
@@ -10,9 +10,7 @@ license=(BSD)
makedepends=(
python-setuptools
)
-depends=(
- python-argparse
-)
+depends=()
options=(!emptydirs)
source=("https://github.com/Anthony25/pyqos/archive/${pkgver}.tar.gz")
sha256sums=('934955a79f88ab97537ac9d83bb8e0165db2460b42754c4150c2e8654c5f804a')