summaryrefslogtreecommitdiff
path: root/extra/libetonyek
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-19 04:00:43 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-19 04:00:43 +0000
commit4d8724d2ae72ab2ea20a9ad299dd36f33bda4658 (patch)
tree5e022d124eb60b93d19e96a0d9c0e8532be87a6e /extra/libetonyek
parentf8a4eefb2bb008f302349db07da4a75e746a1aeb (diff)
Sat Apr 19 03:57:19 UTC 2014
Diffstat (limited to 'extra/libetonyek')
-rw-r--r--extra/libetonyek/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/extra/libetonyek/PKGBUILD b/extra/libetonyek/PKGBUILD
index 354d5ebda..e56dc4a5b 100644
--- a/extra/libetonyek/PKGBUILD
+++ b/extra/libetonyek/PKGBUILD
@@ -1,9 +1,10 @@
-# $Id: PKGBUILD 204536 2014-01-22 11:40:28Z bpiotrowski $
+# $Id: PKGBUILD 211265 2014-04-18 12:27:05Z andyrtr $
+# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Maintainer: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
# Contributor: Yue
pkgname=libetonyek
-pkgver=0.0.3
+pkgver=0.0.4
pkgrel=1
pkgdesc='Library and a set of tools for reading and converting Apple Keynote presentations'
arch=('i686' 'x86_64')
@@ -12,7 +13,7 @@ license=('MPL')
depends=('libxml2' 'gperf' 'zlib' 'libwpd' 'boost-libs')
makedepends=('boost' 'cppunit')
source=(http://dev-www.libreoffice.org/src/$pkgname-$pkgver.tar.xz)
-md5sums=('6deb26eb088acd8938b9bec800cfb59e')
+md5sums=('9d7c8e52e2d20e1fa270c75fd78f3417')
build() {
cd $pkgname-$pkgver