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


Commits:
70485c56 by Antonio Rojas at 2024-02-03T16:59:20+01:00
KDE Frameworks 5.115

- - - - -
0bdcc2f2 by Antonio Rojas at 2024-02-10T19:01:29+01:00
upgpkg: 5.115.0-1: KDE Frameworks 5.115

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ktexteditor5
        pkgdesc = Advanced embeddable text editor
-       pkgver = 5.114.0
+       pkgver = 5.115.0
        pkgrel = 1
        url = https://community.kde.org/Frameworks
        arch = x86_64
@@ -16,10 +16,10 @@ pkgbase = ktexteditor5
        optdepends = git: git integration
        conflicts = ktexteditor<5.111
        replaces = ktexteditor<5.111
-       source = 
https://download.kde.org/stable/frameworks/5.114/ktexteditor-5.114.0.tar.xz
-       source = 
https://download.kde.org/stable/frameworks/5.114/ktexteditor-5.114.0.tar.xz.sig
+       source = 
https://download.kde.org/stable/frameworks/5.115/ktexteditor-5.115.0.tar.xz
+       source = 
https://download.kde.org/stable/frameworks/5.115/ktexteditor-5.115.0.tar.xz.sig
        validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-       sha256sums = 
883f57935c31924d86a39c93bffe698ab66f8a1b33ec219f88358224ccfc5519
+       sha256sums = 
94f67cd787271adbbff7c98683807119c4624533cd83076c777a01c7efe2b6c3
        sha256sums = SKIP
 
 pkgname = ktexteditor5


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 _name=ktexteditor
 pkgname=${_name}5
-pkgver=5.114.0
+pkgver=5.115.0
 pkgrel=1
 pkgdesc='Advanced embeddable text editor'
 arch=(x86_64)
@@ -17,7 +17,7 @@ conflicts=("$_name<5.111")
 replaces=("$_name<5.111")
 groups=(kf5)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$_name-$pkgver.tar.xz{,.sig})
-sha256sums=('883f57935c31924d86a39c93bffe698ab66f8a1b33ec219f88358224ccfc5519'
+sha256sums=('94f67cd787271adbbff7c98683807119c4624533cd83076c777a01c7efe2b6c3'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 
<fa...@kde.org>
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ktexteditor5/-/compare/9969250b48f8402a97276645a5933f1b29cd6a9c...0bdcc2f21255a2fdbe58d3e2dea526fd11a33eb8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ktexteditor5/-/compare/9969250b48f8402a97276645a5933f1b29cd6a9c...0bdcc2f21255a2fdbe58d3e2dea526fd11a33eb8
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to