summaryrefslogtreecommitdiff
path: root/community/librtfcomp/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/librtfcomp/PKGBUILD')
-rw-r--r--community/librtfcomp/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/librtfcomp/PKGBUILD b/community/librtfcomp/PKGBUILD
index a7b5355d5..71c36d33f 100644
--- a/community/librtfcomp/PKGBUILD
+++ b/community/librtfcomp/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 88520 2013-04-19 10:31:06Z spupykin $
+# $Id: PKGBUILD 96043 2013-08-19 12:12:47Z spupykin $
# Contributor: Bartek Iwaniec <hash87 [at] gmail [dot] com>
pkgname=librtfcomp
-pkgver=1.2
+pkgver=1.3
pkgrel=1
pkgdesc="SynCE librtfcomp library"
arch=(i686 x86_64)
@@ -10,7 +10,7 @@ license=('GPL')
url="http://www.synce.org/"
depends=(pyrex)
source=(http://downloads.sourceforge.net/synce/${pkgname}-${pkgver}.tar.gz)
-md5sums=('cdff301ff346905595d0bb6efd432850')
+md5sums=('7aa26fc1dd2dd2ef64043fae573c69dc')
build() {
cd ${srcdir}/${pkgname}-${pkgver}