Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
syntax-highlighting5


Commits:
671be7d4 by Antonio Rojas at 2023-12-02T21:58:42+01:00
Update to 5.113.0

- - - - -
18e22155 by Antonio Rojas at 2023-12-14T22:28:19+01:00
upgpkg: 5.113.0-1: Update to 5.113.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = syntax-highlighting5
        pkgdesc = Syntax highlighting engine for structured text and code
-       pkgver = 5.112.0
+       pkgver = 5.113.0
        pkgrel = 1
        url = https://community.kde.org/Frameworks
        arch = x86_64
@@ -16,10 +16,10 @@ pkgbase = syntax-highlighting5
        optdepends = qt5-declarative: QML bindings
        conflicts = syntax-highlighting<5.111
        replaces = syntax-highlighting<5.111
-       source = 
https://download.kde.org/stable/frameworks/5.112/syntax-highlighting-5.112.0.tar.xz
-       source = 
https://download.kde.org/stable/frameworks/5.112/syntax-highlighting-5.112.0.tar.xz.sig
+       source = 
https://download.kde.org/stable/frameworks/5.113/syntax-highlighting-5.113.0.tar.xz
+       source = 
https://download.kde.org/stable/frameworks/5.113/syntax-highlighting-5.113.0.tar.xz.sig
        validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-       sha256sums = 
b0240f404b198057d316e9d52c6a37674bbd7d490e9dfa268eb44fe2aab308d5
+       sha256sums = 
f4d1486ba4ea7062621548fcbf4126cd23b82b29b3493e359b34ef19b17591ae
        sha256sums = SKIP
 
 pkgname = syntax-highlighting5


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 _name=syntax-highlighting
 pkgname=${_name}5
-pkgver=5.112.0
+pkgver=5.113.0
 pkgrel=1
 pkgdesc='Syntax highlighting engine for structured text and code'
 arch=(x86_64)
@@ -16,7 +16,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=('b0240f404b198057d316e9d52c6a37674bbd7d490e9dfa268eb44fe2aab308d5'
+sha256sums=('f4d1486ba4ea7062621548fcbf4126cd23b82b29b3493e359b34ef19b17591ae'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 
<fa...@kde.org>
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/syntax-highlighting5/-/compare/d9c06d89edd5d8c3104e8421876a1cf93912f1d3...18e2215574478558e02e178c0bc7391f71f67b9c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/syntax-highlighting5/-/compare/d9c06d89edd5d8c3104e8421876a1cf93912f1d3...18e2215574478558e02e178c0bc7391f71f67b9c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to