[arch-commits] Commit in xreader/trunk (PKGBUILD)

Bruno Pagani archange at gemini.archlinux.org
Fri Jul 1 13:09:17 UTC 2022


    Date: Friday, July 1, 2022 @ 13:09:17
  Author: archange
Revision: 1243185

upgpkg: xreader 3.4.1-1

Modified:
  xreader/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-01 13:08:19 UTC (rev 1243184)
+++ PKGBUILD	2022-07-01 13:09:17 UTC (rev 1243185)
@@ -3,7 +3,7 @@
 # Contributor: Nate Simon <aurpkg (at natesimon.net)>
 
 pkgname=xreader
-pkgver=3.4.0
+pkgver=3.4.1
 pkgrel=1
 pkgdesc="Document viewer for files like PDF and Postscript. X-Apps Project."
 arch=(x86_64)
@@ -10,7 +10,7 @@
 url="https://github.com/linuxmint/${pkgname}"
 license=(GPL)
 groups=(x-apps)
-depends=(poppler-glib webkit2gtk xapps)
+depends=(poppler-glib webkit2gtk xapp)
 optdepends=('djvulibre: support for djvu files'
             'libgxps: support for xps files'
             'libspectre: support for dvi and ps files'
@@ -19,8 +19,8 @@
 makedepends=(meson samurai intltool itstool gobject-introspection djvulibre
              libgxps libspectre texlive-bin)
 source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('e84828319aeb0cc73146a8d3dc9722bbfd7afd804ebc60020f732278a98d242d')
-b2sums=('0c694f24caaebd80892666dc23f575a97dc5588858e663b01ba4f3d235e1a3e3288230451005eba38013de4aa3ce7222dcf59b8f45aa5bb27352dc9e039e779f')
+sha256sums=('957bd533ed818212ca6316e6de6cb394944c04884bdca5ca946c5e2bea67ff19')
+b2sums=('d526800ca0781a765f061ce83788ce73022a2bff801c0e621fd92590dfb1774f74bfec843388b348b1da1dec7f37ba92dfb3a0aa7481b0c399132ac889daf351')
 
 build() {
   arch-meson ${pkgname}-${pkgver} build \



More information about the arch-commits mailing list