Date: Sunday, February 12, 2023 @ 20:12:20
  Author: andyrtr
Revision: 468670

upgpkg: liborcus 0.18.1-1: upstream update 0.18.1

Modified:
  liborcus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-12 20:12:09 UTC (rev 468669)
+++ PKGBUILD    2023-02-12 20:12:20 UTC (rev 468670)
@@ -2,7 +2,7 @@
 # Contributor: Thomas Arnhold <thomas at arnhold dot org>
 
 pkgname=liborcus
-pkgver=0.18.0
+pkgver=0.18.1
 pkgrel=1
 pkgdesc="File import filter library for spreadsheet documents."
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('boost' 'mdds')
 source=(https://kohei.us/files/orcus/src/${pkgname}-${pkgver}.tar.xz)
 # https://gitlab.com/orcus/orcus/-/releases
-sha256sums=('0a8c55a227f13dbda08da8a1f6e18f27ba873da55a2cdd23bd0825989d1abff8')
+sha256sums=('6006b9f1576315e313df715a7e72a17f3e0b17d7b6bd119cfa8a0b608ce971eb')
 
 build() {
     cd "${pkgname}"-${pkgver}

Reply via email to