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


Commits:
f3e05fef by Caleb Maclennan at 2024-04-19T09:09:49+03:00
upgpkg: 7.9.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = calibre
        pkgdesc = Ebook management application
-       pkgver = 7.8.0
-       pkgrel = 4
+       pkgver = 7.9.0
+       pkgrel = 1
        url = https://calibre-ebook.com
        arch = x86_64
        license = GPL3
@@ -67,10 +67,10 @@ pkgbase = calibre
        conflicts = calibre-python3
        replaces = calibre-common
        replaces = calibre-python3
-       source = https://download.calibre-ebook.com/7.8.0/calibre-7.8.0.tar.xz
-       source = https://calibre-ebook.com/signatures/calibre-7.8.0.tar.xz.sig
+       source = https://download.calibre-ebook.com/7.9.0/calibre-7.9.0.tar.xz
+       source = https://calibre-ebook.com/signatures/calibre-7.9.0.tar.xz.sig
        validpgpkeys = 3CE1780F78DD88DF45194FD706BC317B515ACE7C
-       sha256sums = 
17162e433cee696662852b2678973ab2c1b7541af660d122dd3917cb2ca62d44
+       sha256sums = 
225cefe075d6e9998454d516426d3870767bd451208df5955fd22fadf6021c89
        sha256sums = SKIP
 
 pkgname = calibre


=====================================
PKGBUILD
=====================================
@@ -8,8 +8,8 @@
 # Contributor: Larry Hajali <larryh...@gmail.com>
 
 pkgname=calibre
-pkgver=7.8.0
-pkgrel=4
+pkgver=7.9.0
+pkgrel=1
 pkgdesc='Ebook management application'
 arch=(x86_64)
 url=https://calibre-ebook.com
@@ -79,7 +79,7 @@ replaces=("${conflicts[@]}")
 _archive="$pkgname-$pkgver"
 source=("https://download.calibre-ebook.com/$pkgver/$_archive.tar.xz";
         "$url/signatures/$_archive.tar.xz.sig")
-sha256sums=('17162e433cee696662852b2678973ab2c1b7541af660d122dd3917cb2ca62d44'
+sha256sums=('225cefe075d6e9998454d516426d3870767bd451208df5955fd22fadf6021c89'
             'SKIP')
 validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C') # Kovid Goyal (New 
longer key) <ko...@kovidgoyal.net>
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/calibre/-/commit/f3e05fef7aa226ac646a27ba34db64a7499f0857

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/calibre/-/commit/f3e05fef7aa226ac646a27ba34db64a7499f0857
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to