summaryrefslogtreecommitdiff
path: root/community/librtfcomp/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-20 02:15:20 -0700
committerroot <root@rshg054.dnsready.net>2013-08-20 02:15:20 -0700
commit1ae31a85e191bbf7313077b472a66d1c24af1f74 (patch)
tree91f021858c2e33e1a6633c12b80e54105fd7500b /community/librtfcomp/PKGBUILD
parent26606f981048ee9efcda690b619d3c53501a7a58 (diff)
Tue Aug 20 02:14:51 PDT 2013
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}