Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
sonnet


Commits:
602c1fde by Antonio Rojas at 2024-09-15T18:26:42+02:00
upgpkg: 6.6.0-1: Update to 6.6.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = sonnet
        pkgdesc = Spelling framework for Qt
-       pkgver = 6.5.0
+       pkgver = 6.6.0
        pkgrel = 1
        url = https://community.kde.org/Frameworks
        arch = x86_64
@@ -24,12 +24,12 @@ pkgbase = sonnet
        optdepends = hunspell: spell checking via hunspell
        optdepends = libvoikko: Finnish support via Voikko
        optdepends = qt6-declarative: QML bindings
-       source = 
https://download.kde.org/stable/frameworks/6.5/sonnet-6.5.0.tar.xz
-       source = 
https://download.kde.org/stable/frameworks/6.5/sonnet-6.5.0.tar.xz.sig
+       source = 
https://download.kde.org/stable/frameworks/6.6/sonnet-6.6.0.tar.xz
+       source = 
https://download.kde.org/stable/frameworks/6.6/sonnet-6.6.0.tar.xz.sig
        validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
        validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
        validpgpkeys = 90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1
-       sha256sums = 
7e86b6f82b7951c3e81cea75f79baf7a8a0f884fcb024f02a6153a467a3de1aa
+       sha256sums = 
2f8a5ef2d5264a31af686efa8fe31372837edc5317f3103395dd389c37237316
        sha256sums = SKIP
 
 pkgname = sonnet


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=sonnet
-pkgver=6.5.0
+pkgver=6.6.0
 pkgrel=1
 pkgdesc='Spelling framework for Qt'
 arch=(x86_64)
@@ -28,7 +28,7 @@ optdepends=('aspell: spell checking via aspell'
             'qt6-declarative: QML bindings')
 groups=(kf6)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('7e86b6f82b7951c3e81cea75f79baf7a8a0f884fcb024f02a6153a467a3de1aa'
+sha256sums=('2f8a5ef2d5264a31af686efa8fe31372837edc5317f3103395dd389c37237316'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure 
<[email protected]>
               E0A3EB202F8E57528E13E72FD7574483BB57B18D # Jonathan Esk-Riddell 
<[email protected]>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sonnet/-/commit/602c1fde33b23ec597ef3a2cc6154e8e011db554

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sonnet/-/commit/602c1fde33b23ec597ef3a2cc6154e8e011db554
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to