diff options
Diffstat (limited to 'community/lout')
-rw-r--r-- | community/lout/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/lout/PKGBUILD b/community/lout/PKGBUILD index 914062c87..df2dcfc35 100644 --- a/community/lout/PKGBUILD +++ b/community/lout/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 83917 2013-02-06 14:41:18Z kkeen $ +# $Id: PKGBUILD 94153 2013-07-15 07:02:55Z kkeen $ # Maintainer: Kyle Keen <keenerd@gmail.com> # Contributor: catwell <catwell@archlinux.us> pkgname=lout -pkgver=3.39 -pkgrel=2 +pkgver=3.40 +pkgrel=1 pkgdesc="A lightweight document formatting system." arch=('i686' 'x86_64') url="http://lout.wiki.sourceforge.net/" @@ -15,7 +15,7 @@ source=(http://mirrors.ctan.org/support/$pkgname/$pkgname-$pkgver.tar.gz makefile.arch lout.install http://pkgs.fedoraproject.org/repo/pkgs/lout/slides.pdf/6822c33e49a1dca0b090f297d404d7fa/slides.pdf) -md5sums=('151e1fba676c7052936ccc1bcd9663a9' +md5sums=('fd0fe084cebd07fc209d392a2d380755' '088a29ca16477a9a30da9fafc9391de8' '597cd52eb87ef6253cf769bed4db3952' '6822c33e49a1dca0b090f297d404d7fa') |