summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMassimiliano Torromeo2020-08-26 10:37:41 +0200
committerMassimiliano Torromeo2020-08-26 10:37:41 +0200
commita64bd3c2695de0a93219c7b17e5e623f487490b4 (patch)
treeaf469bd667c3e2d8d31681a70ce19917eaceed90 /PKGBUILD
parent6fa2e10e50fe5f60652073f4dbb2db9fe665e8a7 (diff)
downloadaur-python-pypng.tar.gz
Updated to 0.0.20
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 650c715197cb..20423f520b0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,6 @@ arch=(any)
url="https://github.com/drj11/pypng"
license=('MIT')
depends=('python')
-makedepends=('python-setuptools')
source=("$url/archive/pypng-$pkgver.tar.gz")
build() {