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

Andreas Radke andyrtr at archlinux.org
Sun Feb 5 10:45:10 UTC 2017


    Date: Sunday, February 5, 2017 @ 10:45:10
  Author: andyrtr
Revision: 288069

upgpkg: liborcus 0.12.1-1

upstream update 0.12.1

Modified:
  liborcus/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-05 10:44:20 UTC (rev 288068)
+++ PKGBUILD	2017-02-05 10:45:10 UTC (rev 288069)
@@ -3,8 +3,8 @@
 # Contributor: Thomas Arnhold <thomas at arnhold dot org>
 
 pkgname=liborcus
-pkgver=0.11.2
-pkgrel=5
+pkgver=0.12.1
+pkgrel=1
 pkgdesc="File import filter library for spreadsheet documents."
 arch=('i686' 'x86_64')
 url="https://gitlab.com/orcus/orcus/blob/master/README.md"
@@ -12,7 +12,7 @@
 depends=('libixion')
 makedepends=('boost' 'mdds')
 source=(https://kohei.us/files/orcus/src/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('6911dc65a4d8276e42d32764e9ebee920b325cf59cfa7070fc72744d43b259ad')
+sha256sums=('d1b936c66944d23e1b2582d0e7129e44670052510d03f19fef644e9814ae2b9c')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list