about summary refs log tree commit diff
path: root/arch/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'arch/PKGBUILD')
-rw-r--r--arch/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/PKGBUILD b/arch/PKGBUILD
index 0500012fbc..3d6331b1c3 100644
--- a/arch/PKGBUILD
+++ b/arch/PKGBUILD
@@ -5,6 +5,7 @@ pkgrel=1
 pkgdesc="Tazjin's blog written in Haskell"
 arch=('i686' 'x86_64')
 url="http://tazj.in"
+license=('MIT')
 makedepends=('ghc' 'cabal-install')
 source=(https://bitbucket.org/tazjin/tazblog-haskell/get/$pkgver.tar.gz)
 md5sums=('981cdfdd3cba59f13213a644717f5343')