about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVincent Ambo <vincent@spotify.com>2014-03-19T11·23+0100
committerVincent Ambo <vincent@spotify.com>2014-03-19T11·23+0100
commit104cc1fc00c765b539243a594cb28cbe4bc429ab (patch)
treedd97aba10921b76bd9d57a79721d80f4d3c7d01b
parentaec8351dda2cdf05331b1dc36b3c95310228123e (diff)
Bump Arch pkgrel
-rw-r--r--arch/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/PKGBUILD b/arch/PKGBUILD
index 3d6331b1c371..2b7b9541b221 100644
--- a/arch/PKGBUILD
+++ b/arch/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Vincent Ambo <dev@tazj.in>
 pkgname=tazblog
 pkgver=4.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Tazjin's blog written in Haskell"
 arch=('i686' 'x86_64')
 url="http://tazj.in"