summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimon Doppler2016-02-15 14:54:58 +0100
committerSimon Doppler2016-02-15 14:54:58 +0100
commit8f46be1ce6d145179f0e408a504dc91360b69304 (patch)
treee9f2efd92e73ee0a3dbbd8e9844e71f3df078916 /PKGBUILD
parent5e1a5aa41e52a00284c644f7f42b0f247ef4fdc4 (diff)
downloadaur-8f46be1ce6d145179f0e408a504dc91360b69304.tar.gz
Fix license
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')