forked from ports/contrib
karchive: 5.90.0 -> 5.91.0
This commit is contained in:
parent
e873c8ac5e
commit
2dc5171b26
@ -19,6 +19,7 @@ drwxr-xr-x root/root usr/include/KF5/KArchive/
|
||||
-rw-r--r-- root/root usr/include/KF5/KArchive/kar.h
|
||||
-rw-r--r-- root/root usr/include/KF5/KArchive/karchive.h
|
||||
-rw-r--r-- root/root usr/include/KF5/KArchive/karchive_export.h
|
||||
-rw-r--r-- root/root usr/include/KF5/KArchive/karchive_version.h
|
||||
-rw-r--r-- root/root usr/include/KF5/KArchive/karchivedirectory.h
|
||||
-rw-r--r-- root/root usr/include/KF5/KArchive/karchiveentry.h
|
||||
-rw-r--r-- root/root usr/include/KF5/KArchive/karchivefile.h
|
||||
@ -29,7 +30,6 @@ drwxr-xr-x root/root usr/include/KF5/KArchive/
|
||||
-rw-r--r-- root/root usr/include/KF5/KArchive/ktar.h
|
||||
-rw-r--r-- root/root usr/include/KF5/KArchive/kzip.h
|
||||
-rw-r--r-- root/root usr/include/KF5/KArchive/kzipfileentry.h
|
||||
-rw-r--r-- root/root usr/include/KF5/karchive_version.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/qt5/
|
||||
drwxr-xr-x root/root usr/lib/qt5/mkspecs/
|
||||
@ -43,8 +43,8 @@ drwxr-xr-x root/root usr/lib64/cmake/KF5Archive/
|
||||
-rw-r--r-- root/root usr/lib64/cmake/KF5Archive/KF5ArchiveTargets-noconfig.cmake
|
||||
-rw-r--r-- root/root usr/lib64/cmake/KF5Archive/KF5ArchiveTargets.cmake
|
||||
lrwxrwxrwx root/root usr/lib64/libKF5Archive.so -> libKF5Archive.so.5
|
||||
lrwxrwxrwx root/root usr/lib64/libKF5Archive.so.5 -> libKF5Archive.so.5.90.0
|
||||
-rwxr-xr-x root/root usr/lib64/libKF5Archive.so.5.90.0
|
||||
lrwxrwxrwx root/root usr/lib64/libKF5Archive.so.5 -> libKF5Archive.so.5.91.0
|
||||
-rwxr-xr-x root/root usr/lib64/libKF5Archive.so.5.91.0
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/qlogging-categories5/
|
||||
-rw-r--r-- root/root usr/share/qlogging-categories5/karchive.categories
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF39E/OIvps8NEzmAfYfh/TtdtMhGPZbzoVtG4kpXZI26VRrjSRDCQUw/XhKug8P+obl7Wn2kflcPXbcP7KD2UpQs=
|
||||
SHA256 (Pkgfile) = ffe2b89af3020bd47cb134c57bc05e8324e45ce0af7ce3f1a144866e99c5161f
|
||||
SHA256 (.footprint) = 70cd0c18619382cf56c8834c482c957e2217e1e0c3093b708b7f76d7c100e25d
|
||||
SHA256 (karchive-5.90.0.tar.xz) = a6e2f3a7cb1aef7db7b4f7dfb9ffb1d929d0d5b147c25a93fbc0b794dfcd2110
|
||||
RWSagIOpLGJF38Hyly1MXrwYMzE32aN9Bgj7hy0Y+3re5ACUo6YTDDe4yNKY1QNcnqugKopUU4bw8VO9OplIkOPlxoCxzq2R3gk=
|
||||
SHA256 (Pkgfile) = 1d526a4d019a1093582cc6aed09fdc02278db3fe88f0c672ce1f65558186a10f
|
||||
SHA256 (.footprint) = 504485974409e5dd9e8bab49080cef38282f4f9255e0e23b00e4c09cf9939dda
|
||||
SHA256 (karchive-5.91.0.tar.xz) = a3602cbed2aaf4d446ff7af78b626042aa6fbce1df60eb2b8332b5f6ff214cce
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: extra-cmake-modules qt5
|
||||
|
||||
name=karchive
|
||||
version=5.90.0
|
||||
version=5.91.0
|
||||
release=1
|
||||
source=(https://download.kde.org/stable/frameworks/${version:0:4}/$name-$version.tar.xz)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user