summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormatheuz12102021-09-23 17:32:30 -0300
committermatheuz12102021-09-23 17:32:30 -0300
commitb91e7cea41d3b7b411dc92f60c4ba65f01aa82eb (patch)
treeabb43c1b8b7fc986b5c6b82e064f05d621231621 /PKGBUILD
parent2492adcbe0e2d4c6cf90c294a70af40b7afa9ea4 (diff)
downloadaur-b91e7cea41d3b7b411dc92f60c4ba65f01aa82eb.tar.gz
-git +python-setuptools on makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fbf0b8f23066..efc49ccdf158 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=wsid
pkgver=1.0
-pkgrel=1
+pkgrel=2
pkgdesc='web show image directory'
arch=(any)
url='https://github.com/matheuz1210/wsid'
@@ -10,7 +10,7 @@ license=(GPL)
depends=(
'python>=3.7' )
makedepends=(
- git )
+ python-setuptools )
optdepends=(
'python-pyqt5: for gui' )
source=(