4.2: Added keybase proof

This commit is contained in:
Vincent Ambo 2014-04-16 12:25:19 +02:00
parent 33c15489f8
commit 044e8906e4
2 changed files with 71 additions and 3 deletions

View file

@ -1,14 +1,14 @@
# Maintainer: Vincent Ambo <dev@tazj.in>
pkgname=tazblog
pkgver=4.1
pkgrel=2
pkgver=4.2
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=('c6f4966785e8fb4c1fb93477403c2731')
md5sums=('SKIP')
build() {