summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2019-05-19 11:10:33 -0400
committerTed Alff2019-05-19 11:10:33 -0400
commite9488b14f9fb4c0a0bca34272887b72fb119b463 (patch)
tree98c8cf20d8acb19a52c78f1e3e53e2799b029306 /PKGBUILD
parent93cdf061ecd121cd3c6a04bbc57d1be595ed98b7 (diff)
downloadaur-e9488b14f9fb4c0a0bca34272887b72fb119b463.tar.gz
Don't need python-setuptools
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 411f17763540..ac139f703e40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,6 @@ arch=('any')
url="https://github.com/hhannine/Superpaper"
license=('MIT')
depends=('python-pillow' 'python-screeninfo' 'python-wxpython' 'python-system_hotkey')
-makedepends=('python-setuptools')
-provides=("${_pkgname}")
-conflicts=("${_pkgname}")
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/hhannine/${pkgname^}/archive/v${pkgver}.tar.gz"
'write_to_confdir.patch')
sha256sums=('1defc8b55b1ffa87d37d918ab646e210c88525acdc21c38f4100bf08209d4239'