Update focuswriter to 1.5.3.

This commit is contained in:
Jeff Huang 2014-08-18 09:25:50 +00:00
parent 5fe6bbed4a
commit 46a8a5f9e3

View File

@ -2,7 +2,7 @@
# Maintainer: U t G <utg.chakra.linux[at]gmail[dot]com>
pkgname=focuswriter
pkgver=1.5.2
pkgver=1.5.3
pkgrel=1
pkgdesc="A simple fullscreen word processor."
arch=('x86_64')
@ -13,7 +13,7 @@ depends=('enchant' 'libzip' 'qt' 'sdl_mixer')
categories=('office')
screenshot=("http://gottcode.org/focuswriter/screenshots/focuswriter_stats.png")
source=("http://gottcode.org/$pkgname/$pkgname-$pkgver-src.tar.bz2")
md5sums=('6470b958e90120bf8be3d17b78cd9164')
md5sums=('1821804c688791cb2843199fa8add164')
build() {
cd $srcdir/$pkgname-$pkgver