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

Andreas Radke andyrtr at archlinux.org
Sat May 23 15:47:56 UTC 2015


    Date: Saturday, May 23, 2015 @ 17:47:55
  Author: andyrtr
Revision: 239674

update PKGBUILD, add ID, fix URL

Modified:
  liborcus/trunk/PKGBUILD	(contents, properties)

----------+
 PKGBUILD |   16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-23 15:43:00 UTC (rev 239673)
+++ PKGBUILD	2015-05-23 15:47:55 UTC (rev 239674)
@@ -1,16 +1,18 @@
-# Maintainer: Thomas Arnhold <thomas at arnhold dot org>
+# $Id$
+# Maintainer: AndyRTR <andyrtr at archlinux.org>
+# Contributor: Thomas Arnhold <thomas at arnhold dot org>
 
 pkgname=liborcus
-pkgver=0.7.0
+pkgver=0.9.1
 pkgrel=1
 pkgdesc="File import filter library for spreadsheet documents."
 arch=('i686' 'x86_64')
-url="https://gitorious.org/orcus/"
+url="https://gitlab.com/orcus/orcus/blob/master/README.md"
 license=('MPL')
-depends=('zlib' 'mdds' 'libixion')
-makedepends=('boost')
-source=(http://kohei.us/files/orcus/src/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('7681383be6ce489d84c1c74f4e7f9643')
+#depends=('zlib' 'mdds' 'libixion')
+#makedepends=('boost')
+source=(http://kohei.us/files/orcus/src/${pkgname}-${pkgver}.tar.xz)
+sha1sums=('2115ccccad88c528bc9d3ac5d0cc287f80f03529')
 
 build() {
     cd ${pkgname}-${pkgver}


Property changes on: liborcus/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property



More information about the arch-commits mailing list