Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
sigil


Commits:
b38cb5d6 by Caleb Maclennan at 2026-07-18T16:14:46+03:00
upgpkg: 2.8.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = sigil
        pkgdesc = multi-platform EPUB2/EPUB3 ebook editor
-       pkgver = 2.8.0
+       pkgver = 2.8.1
        pkgrel = 1
        url = https://sigil-ebook.com
        arch = x86_64
@@ -27,10 +27,10 @@ pkgbase = sigil
        optdepends = python-pillow: recommended for plugins
        optdepends = python-regex: recommended for plugins
        optdepends = tk: recommended for plugins
-       source = 
https://github.com/Sigil-Ebook/Sigil/archive/2.8.0/Sigil-2.8.0.tar.gz
-       source = 
https://github.com/Sigil-Ebook/Sigil/releases/download/2.8.0/Sigil-2.8.0.tar.gz.sig
+       source = 
https://github.com/Sigil-Ebook/Sigil/archive/2.8.1/Sigil-2.8.1.tar.gz
+       source = 
https://github.com/Sigil-Ebook/Sigil/releases/download/2.8.1/Sigil-2.8.1.tar.gz.sig
        validpgpkeys = B5A56206AB0FBC1A24EFAB8AA166D29A8FCDAC63
-       sha256sums = 
40aa9a2dac6bc0a5205ccae7973217070b65826f564023d3fa9ebd87ed90506f
+       sha256sums = 
36b734c54588c2b47005da40b3885c59fd556b14064033b21bf0446063abdd99
        sha256sums = SKIP
 
 pkgname = sigil


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 # Contributor: Larry Hajali <larryhaja [at] gmail [dot] com>
 
 pkgname=sigil
-pkgver=2.8.0
+pkgver=2.8.1
 pkgrel=1
 pkgdesc='multi-platform EPUB2/EPUB3 ebook editor'
 arch=('x86_64')
@@ -38,7 +38,7 @@ optdepends=('hunspell-en_US: for English dictionary support'
 _archive="${pkgname^}-$pkgver"
 source=("$_url/archive/$pkgver/$_archive.tar.gz"
         "$_url/releases/download/${pkgver}/$_archive.tar.gz.sig")
-sha256sums=('40aa9a2dac6bc0a5205ccae7973217070b65826f564023d3fa9ebd87ed90506f'
+sha256sums=('36b734c54588c2b47005da40b3885c59fd556b14064033b21bf0446063abdd99'
             'SKIP')
 validpgpkeys=('B5A56206AB0FBC1A24EFAB8AA166D29A8FCDAC63') # Doug Massay 
<[email protected]>
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sigil/-/commit/b38cb5d624dd13f0a118ad8ac7e08a3a2d3c292b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sigil/-/commit/b38cb5d624dd13f0a118ad8ac7e08a3a2d3c292b
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


Reply via email to