ktexteditor: 6.0.0 -> 6.1.0

This commit is contained in:
Tim Biermann 2024-04-13 13:36:16 +02:00
parent fdc4cfadac
commit 55f3fbbe52
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 7 additions and 7 deletions

View File

@ -67,8 +67,8 @@ drwxr-xr-x root/root usr/lib/kf6/
drwxr-xr-x root/root usr/lib/kf6/kauth/
-rwxr-xr-x root/root usr/lib/kf6/kauth/kauth_ktexteditor_helper
lrwxrwxrwx root/root usr/lib/libKF6TextEditor.so -> libKF6TextEditor.so.6
lrwxrwxrwx root/root usr/lib/libKF6TextEditor.so.6 -> libKF6TextEditor.so.6.0.0
-rwxr-xr-x root/root usr/lib/libKF6TextEditor.so.6.0.0
lrwxrwxrwx root/root usr/lib/libKF6TextEditor.so.6 -> libKF6TextEditor.so.6.1.0
-rwxr-xr-x root/root usr/lib/libKF6TextEditor.so.6.1.0
drwxr-xr-x root/root usr/lib/qt6/
drwxr-xr-x root/root usr/lib/qt6/plugins/
drwxr-xr-x root/root usr/lib/qt6/plugins/kf6/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/kde-plasma-6.pub
RWTGxEYrvi0p3g5kgbX7y6aS0IzxnDFIStqIHne0Hx/pz+qb0oKGoDN9MhcNELJNoY5xAn0hQtgx6bN1v79+r/SGeh/6+3MPiwU=
SHA256 (Pkgfile) = 17835d834d7aec4560aed510ab4090b3897590367c291fbfd8b6ca78287aaf4a
SHA256 (.footprint) = 11570512a4b92e3b10d3955ae4aaf60893787626ac3c66e26784ae938c4593d1
SHA256 (ktexteditor-6.0.0.tar.xz) = 620266c1d288d09f7aee4d2bc8b141c73555d5f033c452bcd2e2db2064b8fd42
RWTGxEYrvi0p3h9m5rfE5foWQhDWnGfv7XrFxzgxWNoRT1PkteZ2DB2pdKWE9ZNVyS7aSHRhOd6+tKlUaRPvnPcc1bW1uA6wSQ4=
SHA256 (Pkgfile) = 9147dc86fbb21371d5f9bea75cc389cdf854f946f682cf80305de51fab011926
SHA256 (.footprint) = a23d99986929c7871e6821f328c698683ac1a43fa81b0f6b11011d6e6f8c42fc
SHA256 (ktexteditor-6.1.0.tar.xz) = 3ba18f41ef5e57fe868dc295d01852d31b1590c0be893ac97ceed9229b09a9df

View File

@ -4,7 +4,7 @@
# Depends on: kparts ktextwidgets syntax-highlighting
name=ktexteditor
version=6.0.0
version=6.1.0
release=1
source=(https://download.kde.org/stable/frameworks/${version%.*}/$name-$version.tar.xz)