Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / docparser
Commits:
22d6f839 by Felix Yan at 2026-05-14T19:48:47+08:00
upgpkg: 1.0.25-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = docparser
pkgdesc = A document parser library ported from document2html
- pkgver = 1.0.24
+ pkgver = 1.0.25
pkgrel = 1
url = https://github.com/linuxdeepin/docparser
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = docparser
depends = util-linux-libs
depends = tinyxml2
depends = file
- source = git+https://github.com/linuxdeepin/docparser.git#tag=1.0.24
- b2sums =
b46c2a1c75f8965c47abc64cee45de470f427f954e4de7d0a427b4e65803308add170e9ffa0ed87eb33c969251e2e2cba2612c7c503251319c0de6b53adc1f2f
+ source = git+https://github.com/linuxdeepin/docparser.git#tag=1.0.25
+ b2sums =
83390986dc997f8b575194949d3072cb789c09afcf1c36aaf294604b2fbb09f76dfd9fec174f9c1ce4828de784ad99026eeb8fdde16290c6f15276752ff3d903
pkgname = docparser
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=docparser
-pkgver=1.0.24
+pkgver=1.0.25
pkgrel=1
pkgdesc='A document parser library ported from document2html'
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('poppler' 'libzip' 'pugixml' 'freetype2' 'libxml2'
'util-linux-libs' 't
makedepends=('git' 'cmake')
groups=('deepin')
source=("git+https://github.com/linuxdeepin/docparser.git#tag=$pkgver")
-b2sums=('b46c2a1c75f8965c47abc64cee45de470f427f954e4de7d0a427b4e65803308add170e9ffa0ed87eb33c969251e2e2cba2612c7c503251319c0de6b53adc1f2f')
+b2sums=('83390986dc997f8b575194949d3072cb789c09afcf1c36aaf294604b2fbb09f76dfd9fec174f9c1ce4828de784ad99026eeb8fdde16290c6f15276752ff3d903')
prepare() {
cd docparser
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/docparser/-/commit/22d6f83951d74bde9b46e26db5cb90c910040483
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/docparser/-/commit/22d6f83951d74bde9b46e26db5cb90c910040483
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help