about summary refs log tree commit diff
path: root/arch
diff options
context:
space:
mode:
authorVincent Ambo <dev@tazj.in>2014-03-11T18·34+0100
committerVincent Ambo <dev@tazj.in>2014-03-11T18·34+0100
commitd829f0c70c09ff2e4c8617f45cb4c85ac4a46f2c (patch)
tree83430a09819f77920b820a0217dce03da56304bf /arch
parentd84c7f4249362fb48e39a73cbc4583cd9fecf937 (diff)
Updated PKGBUILD checksum for moved tag
Diffstat (limited to 'arch')
-rw-r--r--arch/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/PKGBUILD b/arch/PKGBUILD
index ae06220137c2..0500012fbc55 100644
--- a/arch/PKGBUILD
+++ b/arch/PKGBUILD
@@ -7,7 +7,7 @@ arch=('i686' 'x86_64')
 url="http://tazj.in"
 makedepends=('ghc' 'cabal-install')
 source=(https://bitbucket.org/tazjin/tazblog-haskell/get/$pkgver.tar.gz)
-md5sums=('881e1e021b6cc0e95cdbda952520d059')
+md5sums=('981cdfdd3cba59f13213a644717f5343')
 
 
 build() {