summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df7536232c8a..44a7e80ec6b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = termsyn-powerline-font-git
url = https://github.com/Anarky/Termsyn-Powerline
install = termsyn-powerline-font.install
arch = any
- license = unknown
+ license = GPLv2
makedepends = git
depends = fontconfig
depends = xorg-font-utils
diff --git a/PKGBUILD b/PKGBUILD
index 56d3cb4b01fc..11f9246b9349 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc='Termsyn-Powerline is a clean monospaced bitmap font based on Termsyn, with added characters for powerline-shell.'
arch=('any')
url='https://github.com/Anarky/Termsyn-Powerline'
-license=('unknown')
+license=('GPLv2')
depends=('fontconfig' 'xorg-font-utils')
source=("${_pkgname}::git+https://github.com/Anarky/${_pkgname}.git")
sha256sums=('SKIP')