summaryrefslogtreecommitdiff
path: root/community/unrtf/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/unrtf/PKGBUILD')
-rw-r--r--community/unrtf/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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 <dragonlord@aur.archlinux.org>
# Contributor: Alexander Fehr <pizzapunk gmail com>
# Contributor: froggie <sullivanva@gmail.com>
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