about summary refs log tree commit diff
path: root/arch
diff options
context:
space:
mode:
authorVincent Ambo <vincent@spotify.com>2014-03-19T11·21+0100
committerVincent Ambo <vincent@spotify.com>2014-03-19T11·21+0100
commitaec8351dda2cdf05331b1dc36b3c95310228123e (patch)
tree1090d865af4701c57b5d4b8c32b983ee25890047 /arch
parent089f44e8c9d216acf0b2054ef0a214108c6a3c91 (diff)
Relicense as MIT
Diffstat (limited to 'arch')
-rw-r--r--arch/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/PKGBUILD b/arch/PKGBUILD
index 0500012fbc55..3d6331b1c371 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')