Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
maui-nota
Commits:
eb8ca4c3 by Antonio Rojas at 2024-12-10T20:11:09+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-nota
pkgdesc = Multi-platform text editor
- pkgver = 4.0.0
+ pkgver = 4.0.1
pkgrel = 1
url = https://mauikit.org/
arch = x86_64
@@ -17,11 +17,11 @@ pkgbase = maui-nota
depends = mauikit-texteditor
depends = qt6-base
depends = qt6-declarative
- source =
https://download.kde.org/stable/maui/nota/4.0.0/nota-4.0.0.tar.xz
- source =
https://download.kde.org/stable/maui/nota/4.0.0/nota-4.0.0.tar.xz.sig
+ source =
https://download.kde.org/stable/maui/nota/4.0.1/nota-4.0.1.tar.xz
+ source =
https://download.kde.org/stable/maui/nota/4.0.1/nota-4.0.1.tar.xz.sig
source = fix-build.patch
validpgpkeys = 023625C8D02C0D8C15C3BABB86C793550794FEB8
- sha256sums =
54b8a6446fd97b53a9b74288d7d6b9c6f4dc36e117860bf502d2971fbe33f8a7
+ sha256sums =
b673c33f06653c97406c2118655a54c8ce4655eb889729a86672baec74931457
sha256sums = SKIP
sha256sums =
2454ffc26c87da5855c0f6b3ff88635ec79c82f998f1257ed4a5d2b86389ea21
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
_pkgname=nota
pkgname=maui-$_pkgname
-pkgver=4.0.0
+pkgver=4.0.1
pkgrel=1
pkgdesc='Multi-platform text editor'
url='https://mauikit.org/'
@@ -22,7 +22,7 @@ makedepends=(extra-cmake-modules)
groups=(maui)
source=(https://download.kde.org/stable/maui/$_pkgname/$pkgver/$_pkgname-$pkgver.tar.xz{,.sig}
fix-build.patch)
-sha256sums=('54b8a6446fd97b53a9b74288d7d6b9c6f4dc36e117860bf502d2971fbe33f8a7'
+sha256sums=('b673c33f06653c97406c2118655a54c8ce4655eb889729a86672baec74931457'
'SKIP'
'2454ffc26c87da5855c0f6b3ff88635ec79c82f998f1257ed4a5d2b86389ea21')
validpgpkeys=(023625C8D02C0D8C15C3BABB86C793550794FEB8) # Camilo Higuita
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/maui-nota/-/commit/eb8ca4c3c54228afa2e988cec3b324018d9b08e1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/maui-nota/-/commit/eb8ca4c3c54228afa2e988cec3b324018d9b08e1
You're receiving this email because of your account on gitlab.archlinux.org.