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


Commits:
d97d4a5b by Antonio Rojas at 2024-09-15T18:30:49+02:00
upgpkg: 6.6.0-1: Update to 6.6.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ktexteditor
        pkgdesc = Advanced embeddable text editor
-       pkgver = 6.5.0
+       pkgver = 6.6.0
        pkgrel = 1
        url = https://community.kde.org/Frameworks
        arch = x86_64
@@ -36,12 +36,12 @@ pkgbase = ktexteditor
        depends = sonnet
        depends = syntax-highlighting
        optdepends = git: git integration
-       source = 
https://download.kde.org/stable/frameworks/6.5/ktexteditor-6.5.0.tar.xz
-       source = 
https://download.kde.org/stable/frameworks/6.5/ktexteditor-6.5.0.tar.xz.sig
+       source = 
https://download.kde.org/stable/frameworks/6.6/ktexteditor-6.6.0.tar.xz
+       source = 
https://download.kde.org/stable/frameworks/6.6/ktexteditor-6.6.0.tar.xz.sig
        validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
        validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
        validpgpkeys = 90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1
-       sha256sums = 
9bbb8875a68c6b627f3999c2dab2f91fe15570e2a43c3b2aa9149e5b98dbb8c1
+       sha256sums = 
9991a78fd5cf692964d84210baea472ece56434d924f9e67561b857f8b48c777
        sha256sums = SKIP
 
 pkgname = ktexteditor


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=ktexteditor
-pkgver=6.5.0
+pkgver=6.6.0
 pkgrel=1
 pkgdesc='Advanced embeddable text editor'
 arch=(x86_64)
@@ -40,7 +40,7 @@ makedepends=(doxygen
 optdepends=('git: git integration')
 groups=(kf6)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('9bbb8875a68c6b627f3999c2dab2f91fe15570e2a43c3b2aa9149e5b98dbb8c1'
+sha256sums=('9991a78fd5cf692964d84210baea472ece56434d924f9e67561b857f8b48c777'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure 
<[email protected]>
               E0A3EB202F8E57528E13E72FD7574483BB57B18D # Jonathan Esk-Riddell 
<[email protected]>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ktexteditor/-/commit/d97d4a5bec3f789d36d9ba9eeb656fa9c58fc246

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


Reply via email to