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


Commits:
72f10c53 by Antonio Rojas at 2024-06-09T09:03:17+02:00
upgpkg: 6.3.0-1: Update to 6.3.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ktexteditor
        pkgdesc = Advanced embeddable text editor
-       pkgver = 6.2.0
+       pkgver = 6.3.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.2/ktexteditor-6.2.0.tar.xz
-       source = 
https://download.kde.org/stable/frameworks/6.2/ktexteditor-6.2.0.tar.xz.sig
+       source = 
https://download.kde.org/stable/frameworks/6.3/ktexteditor-6.3.0.tar.xz
+       source = 
https://download.kde.org/stable/frameworks/6.3/ktexteditor-6.3.0.tar.xz.sig
        validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
        validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
        validpgpkeys = 90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1
-       sha256sums = 
c10a5e4cc921aeb51b17e97d4f29883ab186b63d108199e6a319440a39f1f2a0
+       sha256sums = 
979dbffaeb0a0413b3745efa180aa0be6e1ed8bf8f5a938281499b931e283776
        sha256sums = SKIP
 
 pkgname = ktexteditor


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=ktexteditor
-pkgver=6.2.0
+pkgver=6.3.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=('c10a5e4cc921aeb51b17e97d4f29883ab186b63d108199e6a319440a39f1f2a0'
+sha256sums=('979dbffaeb0a0413b3745efa180aa0be6e1ed8bf8f5a938281499b931e283776'
             '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/72f10c53f4c6f3e297f4ca6ec492abf0223bd3b7

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


Reply via email to