Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
liborcus


Commits:
6d3fcff9 by Andreas Radke at 2023-08-21T19:55:30+02:00
upgpkg: 0.18.1-1

- - - - -
9750399b by Andreas Radke at 2023-08-21T19:58:24+02:00
upgpkg: 0.18.1-2

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -2,17 +2,18 @@
 # Contributor: Thomas Arnhold <thomas at arnhold dot org>
 
 pkgname=liborcus
-pkgver=0.17.2
-pkgrel=5
+pkgver=0.18.1
+pkgrel=2
 pkgdesc="File import filter library for spreadsheet documents."
 arch=('x86_64')
 url="https://gitlab.com/orcus/orcus/blob/master/README.md";
 license=('MPL')
-depends=('libixion')
+depends=('libixion' 'glibc' 'boost-libs' 'gcc-libs' 'zlib' 'python')
 makedepends=('boost' 'mdds')
+optdepends=('python-requests: in tool bugzilla')
 source=(https://kohei.us/files/orcus/src/${pkgname}-${pkgver}.tar.xz)
 # https://gitlab.com/orcus/orcus/-/releases
-sha256sums=('30509d414e3cf439e0ae1e0c31b4b0ef5b2bb8e2b2404e3cb7d44a72162640ab')
+sha256sums=('6006b9f1576315e313df715a7e72a17f3e0b17d7b6bd119cfa8a0b608ce971eb')
 
 build() {
     cd "${pkgname}"-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/liborcus/-/compare/6fd7014c59d88228323286812ed181a8844d0c73...9750399b79374472b26407d9d25896dee21ee940

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/liborcus/-/compare/6fd7014c59d88228323286812ed181a8844d0c73...9750399b79374472b26407d9d25896dee21ee940
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to