summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6eaa9b332861..6252d2c9b926 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc='Check status of multiple git repositories in one pass'
arch=('any')
url="https://pypi.python.org/pypi/colored"
-license=('GPL')
+license=('GPL3')
depends=('python')
source=("https://github.com/dslackw/${_projname}/archive/v${pkgver}.tar.gz")
md5sums=('1abd50f675d7856149b57c2dfb483e63')