Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
maui-shelf
Commits:
22e7e0cc by Antonio Rojas at 2024-12-10T20:11:20+01:00
upgpkg: 4.0.1-1: Update to 4.0.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = maui-shelf
pkgdesc = Document and EBook collection manager
- pkgver = 4.0.0
+ pkgver = 4.0.1
pkgrel = 1
url = https://mauikit.org/
arch = x86_64
@@ -17,10 +17,10 @@ pkgbase = maui-shelf
depends = mauikit-texteditor
depends = qt6-base
depends = qt6-declarative
- source =
https://download.kde.org/stable/maui/shelf/4.0.0/maui-shelf-4.0.0.tar.xz
- source =
https://download.kde.org/stable/maui/shelf/4.0.0/maui-shelf-4.0.0.tar.xz.sig
+ source =
https://download.kde.org/stable/maui/shelf/4.0.1/maui-shelf-4.0.1.tar.xz
+ source =
https://download.kde.org/stable/maui/shelf/4.0.1/maui-shelf-4.0.1.tar.xz.sig
validpgpkeys = 023625C8D02C0D8C15C3BABB86C793550794FEB8
- sha256sums =
2627d80f6b2d0d98ad03e5857b6fa934a7e763c889f8f825e580ee96fb892ea0
+ sha256sums =
7f39bf6cc69ecd2f3e87963a07cf5ba3da8198b5e0b836ad9a93e355fdf39ab5
sha256sums = SKIP
pkgname = maui-shelf
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=maui-shelf
_pkgname=shelf
-pkgver=4.0.0
+pkgver=4.0.1
pkgrel=1
pkgdesc='Document and EBook collection manager'
url='https://mauikit.org/'
@@ -21,7 +21,7 @@ depends=(gcc-libs
makedepends=(extra-cmake-modules)
groups=(maui)
source=(https://download.kde.org/stable/maui/$_pkgname/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('2627d80f6b2d0d98ad03e5857b6fa934a7e763c889f8f825e580ee96fb892ea0'
+sha256sums=('7f39bf6cc69ecd2f3e87963a07cf5ba3da8198b5e0b836ad9a93e355fdf39ab5'
'SKIP')
validpgpkeys=(023625C8D02C0D8C15C3BABB86C793550794FEB8) # Camilo Higuita
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/maui-shelf/-/commit/22e7e0cc764ade0acf88e7ab74a7efb1b3fc7b69
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/maui-shelf/-/commit/22e7e0cc764ade0acf88e7ab74a7efb1b3fc7b69
You're receiving this email because of your account on gitlab.archlinux.org.