[arch-commits] Commit in libetonyek/trunk (PKGBUILD)

Andreas Radke andyrtr at archlinux.org
Thu Jan 14 19:04:38 UTC 2016


    Date: Thursday, January 14, 2016 @ 20:04:38
  Author: andyrtr
Revision: 258321

upgpkg: libetonyek 0.1.6-1

upstream update 0.1.6

Modified:
  libetonyek/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-14 18:50:45 UTC (rev 258320)
+++ PKGBUILD	2016-01-14 19:04:38 UTC (rev 258321)
@@ -4,16 +4,16 @@
 # Contributor: Yue
 
 pkgname=libetonyek
-pkgver=0.1.5
-pkgrel=2
+pkgver=0.1.6
+pkgrel=1
 pkgdesc='Library and a set of tools for reading and converting Apple Keynote presentations'
 arch=('i686' 'x86_64')
 url="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek"
 license=('MPL')
-depends=('libxml2' 'zlib' 'libwpd' 'boost-libs' 'librevenge')
+depends=('libxml2' 'zlib' 'libwpd' 'boost-libs' 'librevenge' 'liblangtag')
 makedepends=('boost' 'cppunit' 'gperf' 'doxygen' 'glm' 'mdds')
 source=(http://dev-www.libreoffice.org/src/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('b37e09b5e3f0b5b05af2b549f7fde8a1')
+md5sums=('dfe25b0c7739283a5c61a930ea1f9bf8')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list