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

Andreas Radke andyrtr at archlinux.org
Wed Dec 31 12:11:54 UTC 2014


    Date: Wednesday, December 31, 2014 @ 13:11:54
  Author: andyrtr
Revision: 228226

upgpkg: libmspub 0.1.2-1

upstream update 0.1.2

Modified:
  libmspub/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-31 06:43:28 UTC (rev 228225)
+++ PKGBUILD	2014-12-31 12:11:54 UTC (rev 228226)
@@ -3,16 +3,16 @@
 # Contributor: Simone Sclavi 'Ito' <darkhado at gmail.com>
 
 pkgname=libmspub
-pkgver=0.1.1
-pkgrel=2
+pkgver=0.1.2
+pkgrel=1
 pkgdesc="Microsoft Publisher file format parser library (latest snapshot)"
 arch=('i686' 'x86_64')
-url="http://www.freedesktop.org/wiki/Software/libmspub/"
+url="https://wiki.documentfoundation.org/DLP/Libraries/libmspub"
 license=('GPL2' 'LGPL2.1' 'MPL')
 depends=('libwpd' 'icu' 'librevenge')
 makedepends=('libwpg' 'boost' 'doxygen')
 source=(http://dev-www.libreoffice.org/src/${pkgname}/${pkgname}-${pkgver}.tar.xz)
-md5sums=('a86d607bc02eb8dd15ea88b3936b2080')
+md5sums=('050b8b29c2620fdbfb5d8561d4d08a11')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list