From 7978ce3c736ef00274d5956c378df572315702bd Mon Sep 17 00:00:00 2001 From: root Date: Fri, 9 Aug 2013 01:49:58 -0700 Subject: Fri Aug 9 01:49:55 PDT 2013 --- community/unrtf/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/unrtf/PKGBUILD') diff --git a/community/unrtf/PKGBUILD b/community/unrtf/PKGBUILD index 44cb83f66..9a748207f 100644 --- a/community/unrtf/PKGBUILD +++ b/community/unrtf/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 88595 2013-04-20 16:12:02Z jlichtblau $ +# $Id: PKGBUILD 95284 2013-08-08 19:29:43Z jlichtblau $ # Maintainer: Jaroslav Lichtblau # Contributor: Alexander Fehr # Contributor: froggie pkgname=unrtf -pkgver=0.21.3 +pkgver=0.21.5 pkgrel=1 pkgdesc="Command-line program which converts RTF documents to other formats" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ license=('GPL3') depends=('glibc') changelog=$pkgname.changelog source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz) -sha256sums=('8aec68a5583fea8ac575cdb6bbd111ecc6700054127ab12023ac94729da77536') +sha256sums=('b6b1afd301dcec1cf377476154fc22ed0ac73aee2b7d56a42e2279cced3943c2') build() { cd ${srcdir}/$pkgname-$pkgver -- cgit v1.2.3-54-g00ecf