summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNoeljunior2020-03-28 11:34:25 +0000
committerNoeljunior2020-03-28 11:34:25 +0000
commitc178c0f3130b3688e63373792c321fcc68d81eaa (patch)
treeac808de4c25f81dd726324ba1a0bfbb7c109d6a0 /PKGBUILD
parent4c9a34ca0c63c6159ae5de59fcd46b531697b60b (diff)
downloadaur-pscripts-git.tar.gz
updated makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 177de13520da..7c2db5fcd307 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ pkgrel=1
pkgdesc="Noeljunior's pscripts: some handy scripts for users and sysadmins"
arch=('any')
url="https://github.com/Noeljunior/pscripts"
-license=('GPL')
-depends=(git)
+license=('GPL3')
+makedepends=('git' 'python')
source=("$pkgname::git+https://github.com/Noeljunior/pscripts")
md5sums=('SKIP')