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


Commits:
02351ea7 by Andreas Radke at 2025-05-24T09:08:01+02:00
upgpkg: 0.20.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = liborcus
        pkgdesc = File import filter library for spreadsheet documents.
-       pkgver = 0.20.0
-       pkgrel = 2
+       pkgver = 0.20.1
+       pkgrel = 1
        url = https://gitlab.com/orcus/orcus/blob/master/README.md
        arch = x86_64
        license = MPL-2.0
@@ -14,7 +14,7 @@ pkgbase = liborcus
        depends = zlib
        depends = python
        optdepends = python-requests: in tool bugzilla
-       source = 
https://gitlab.com/api/v4/projects/orcus%2Forcus/packages/generic/source/0.20.0/liborcus-0.20.0.tar.xz
-       sha256sums = 
fb6438977a75e7f455b772acf80d861fbc787ab18d52f7997af44a212311a507
+       source = 
https://gitlab.com/api/v4/projects/orcus%2Forcus/packages/generic/source/0.20.1/liborcus-0.20.1.tar.xz
+       sha256sums = 
ec27f30e8445a2a3f307f7e829fc446fd48193150b7f8f23bb5bfb25ec6e4e27
 
 pkgname = liborcus


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Thomas Arnhold <thomas at arnhold dot org>
 
 pkgname=liborcus
-pkgver=0.20.0
-pkgrel=2
+pkgver=0.20.1
+pkgrel=1
 pkgdesc="File import filter library for spreadsheet documents."
 arch=('x86_64')
 url="https://gitlab.com/orcus/orcus/blob/master/README.md";
@@ -13,7 +13,7 @@ makedepends=('boost' 'mdds')
 optdepends=('python-requests: in tool bugzilla')
 
source=(https://gitlab.com/api/v4/projects/orcus%2Forcus/packages/generic/source/${pkgver}/liborcus-${pkgver}.tar.xz)
 # https://gitlab.com/orcus/orcus/-/releases
-sha256sums=('fb6438977a75e7f455b772acf80d861fbc787ab18d52f7997af44a212311a507')
+sha256sums=('ec27f30e8445a2a3f307f7e829fc446fd48193150b7f8f23bb5bfb25ec6e4e27')
 
 build() {
     cd "${pkgname}"-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/liborcus/-/commit/02351ea77b827d88b4795ba6ed0c221f0f5f27ec

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/liborcus/-/commit/02351ea77b827d88b4795ba6ed0c221f0f5f27ec
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to