Balló György pushed to branch main at Arch Linux / Packaging / Packages /
xreader
Commits:
943b12d7 by Balló György at 2026-01-11T10:45:53+01:00
upgpkg: 4.6.3-1: Update to new release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = xreader
pkgdesc = Document viewer for files like PDF and Postscript
- pkgver = 4.6.1
+ pkgver = 4.6.3
pkgrel = 1
url = https://github.com/linuxmint/xreader
arch = x86_64
@@ -41,7 +41,7 @@ pkgbase = xreader
optdepends = libspectre: support for dvi and ps files
optdepends = mathjax2: support for math in epub files
optdepends = texlive-bin: support for dvi files
- source = git+https://github.com/linuxmint/xreader.git#tag=4.6.1
- b2sums =
9fadfa533d7113522fc9f10166a3b6ea7f8cd2276c812e4714de829da32d4baf3c1ab56857d401eca62f6902f4bfebf38a1f00d2a7aa50e9155d11857b481040
+ source = git+https://github.com/linuxmint/xreader.git#tag=4.6.3
+ b2sums =
8837a7803ec05e0563705f17e108c0e09eea34894cce140f0407eaa526632db4ae2d077964377108018456c768c3fa977713d2e6508385ff2ff29608dc96ea10
pkgname = xreader
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Nate Simon <aurpkg (at natesimon.net)>
pkgname=xreader
-pkgver=4.6.1
+pkgver=4.6.3
pkgrel=1
pkgdesc='Document viewer for files like PDF and Postscript'
arch=(x86_64)
@@ -52,7 +52,7 @@ optdepends=(
'texlive-bin: support for dvi files'
)
source=("git+https://github.com/linuxmint/xreader.git#tag=${pkgver}")
-b2sums=(9fadfa533d7113522fc9f10166a3b6ea7f8cd2276c812e4714de829da32d4baf3c1ab56857d401eca62f6902f4bfebf38a1f00d2a7aa50e9155d11857b481040)
+b2sums=('8837a7803ec05e0563705f17e108c0e09eea34894cce140f0407eaa526632db4ae2d077964377108018456c768c3fa977713d2e6508385ff2ff29608dc96ea10')
build() {
arch-meson $pkgname build \
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xreader/-/commit/943b12d7b011250a2592aeec1c944e0fb979992b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xreader/-/commit/943b12d7b011250a2592aeec1c944e0fb979992b
You're receiving this email because of your account on gitlab.archlinux.org.