Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
readest


Commits:
45adeaed by Sven-Hendrik Haase at 2025-12-10T02:58:33+01:00
upgpkg: 0.9.95-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = readest
        pkgdesc = Modern, feature-rich ebook reader
-       pkgver = 0.9.94
+       pkgver = 0.9.95
        pkgrel = 1
        url = https://github.com/readest/readest
        arch = x86_64
@@ -26,7 +26,7 @@ pkgbase = readest
        depends = webkit2gtk-4.1
        depends = gst-plugins-good
        options = !lto
-       source = git+https://github.com/readest/readest.git#tag=v0.9.94
-       sha256sums = 
15e0f87f88adafe445f14e1bc08e2682bde6d3585e8794d4f3916c1c972ba4f9
+       source = git+https://github.com/readest/readest.git#tag=v0.9.95
+       sha256sums = 
1987d33942d956aa8fc06d773859f7c1fe6a79652ace1279d36ca0e758030ef7
 
 pkgname = readest


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: MareDevi <maredevi at foxmail dot com>
 pkgname=readest
 _Packagename=Readest
-pkgver=0.9.94
+pkgver=0.9.95
 pkgrel=1
 pkgdesc="Modern, feature-rich ebook reader"
 arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('cairo' 'desktop-file-utils' 'gcc-libs' 
'gdk-pixbuf2' 'glib2' 'glibc' '
          'hicolor-icon-theme' 'libsoup3' 'openssl' 'pango' 'webkit2gtk-4.1' 
'gst-plugins-good')
 makedepends=('git' 'openssl' 'librsvg' 'pnpm' 'npm' 'nodejs' 'rust')
 source=("git+https://github.com/readest/readest.git#tag=v$pkgver";)
-sha256sums=('15e0f87f88adafe445f14e1bc08e2682bde6d3585e8794d4f3916c1c972ba4f9')
+sha256sums=('1987d33942d956aa8fc06d773859f7c1fe6a79652ace1279d36ca0e758030ef7')
 options=(!lto)  # Disable Link Time Optimization. Otherwise build fails with 
some 'cc' linking error.
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/readest/-/commit/45adeaedd1263a569c974063d722b5e43880b9bc

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


Reply via email to