[arch-commits] Commit in liborcus/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Mon Mar 30 05:19:03 UTC 2020
Date: Monday, March 30, 2020 @ 05:19:03
Author: andyrtr
Revision: 378699
upgpkg: liborcus 0.15.4-1: upstream update 0.15.4
Modified:
liborcus/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-30 05:12:18 UTC (rev 378698)
+++ PKGBUILD 2020-03-30 05:19:03 UTC (rev 378699)
@@ -2,7 +2,7 @@
# Contributor: Thomas Arnhold <thomas at arnhold dot org>
pkgname=liborcus
-pkgver=0.15.3
+pkgver=0.15.4
pkgrel=1
pkgdesc="File import filter library for spreadsheet documents."
arch=('x86_64')
@@ -11,7 +11,7 @@
depends=('libixion')
makedepends=('boost' 'mdds')
source=(https://kohei.us/files/orcus/src/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('3a6d50127937f2347b145c5ca3e9cf9401421c09e004d535a94ed8b235b6eb91')
+sha256sums=('b02173c1787373fa728fdaad1b9658184dbcefefcc23c3afcf5400571282e512')
build() {
cd "${pkgname}"-${pkgver}
More information about the arch-commits
mailing list