Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
sigil
Commits:
96e0fae6 by Caleb Maclennan at 2026-03-20T11:26:48+03:00
upgpkg: 2.7.6-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = sigil
pkgdesc = multi-platform EPUB2/EPUB3 ebook editor
- pkgver = 2.7.5
+ pkgver = 2.7.6
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.7.5/Sigil-2.7.5.tar.gz
- source =
https://github.com/Sigil-Ebook/Sigil/releases/download/2.7.5/Sigil-2.7.5.tar.gz.sig
+ source =
https://github.com/Sigil-Ebook/Sigil/archive/2.7.6/Sigil-2.7.6.tar.gz
+ source =
https://github.com/Sigil-Ebook/Sigil/releases/download/2.7.6/Sigil-2.7.6.tar.gz.sig
validpgpkeys = B5A56206AB0FBC1A24EFAB8AA166D29A8FCDAC63
- sha256sums =
c9524fe3894fccb3e6f19a4a9c1c3521519b23a961a61f6d1354fc15d6d7a655
+ sha256sums =
0b3df166cdaddbe74f28351e53e6cfc0af51256351958e513c7bb92e3614d817
sha256sums = SKIP
pkgname = sigil
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
# Contributor: Larry Hajali <larryhaja [at] gmail [dot] com>
pkgname=sigil
-pkgver=2.7.5
+pkgver=2.7.6
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=('c9524fe3894fccb3e6f19a4a9c1c3521519b23a961a61f6d1354fc15d6d7a655'
+sha256sums=('0b3df166cdaddbe74f28351e53e6cfc0af51256351958e513c7bb92e3614d817'
'SKIP')
validpgpkeys=('B5A56206AB0FBC1A24EFAB8AA166D29A8FCDAC63') # Doug Massay
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sigil/-/commit/96e0fae627c3c613c1c8990290770b64a51467b6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sigil/-/commit/96e0fae627c3c613c1c8990290770b64a51467b6
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