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 54dd6dd0817f..c5c6e356db2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=1.2.0.r45.gc9d5f87a3
pkgrel=1
arch=('any')
url="https://buildbot.net"
-license=("GPL")
+license=("GPL2")
makedepends=('git')
pkgdesc="Buildbot Worker Daemon"
depends=('python-twisted' 'python-future')