diff --git a/qt6-serialport/.footprint b/qt6-serialport/.footprint index cd2e701b2..7d87bdf73 100644 --- a/qt6-serialport/.footprint +++ b/qt6-serialport/.footprint @@ -2,12 +2,12 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/qt6/ drwxr-xr-x root/root usr/include/qt6/QtSerialPort/ -drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.6.3/ -drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.6.3/QtSerialPort/ -drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.6.3/QtSerialPort/private/ --rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.6.3/QtSerialPort/private/qserialport_p.h --rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.6.3/QtSerialPort/private/qserialportinfo_p.h --rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.6.3/QtSerialPort/private/qtserialport-config_p.h +drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.7.0/ +drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.7.0/QtSerialPort/ +drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.7.0/QtSerialPort/private/ +-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.7.0/QtSerialPort/private/qserialport_p.h +-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.7.0/QtSerialPort/private/qserialportinfo_p.h +-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.7.0/QtSerialPort/private/qtserialport-config_p.h -rw-r--r-- root/root usr/include/qt6/QtSerialPort/QSerialPort -rw-r--r-- root/root usr/include/qt6/QtSerialPort/QSerialPortInfo -rw-r--r-- root/root usr/include/qt6/QtSerialPort/QtSerialPort @@ -35,8 +35,8 @@ drwxr-xr-x root/root usr/lib/cmake/Qt6SerialPort/ -rw-r--r-- root/root usr/lib/cmake/Qt6SerialPort/Qt6SerialPortVersionlessTargets.cmake -rw-r--r-- root/root usr/lib/libQt6SerialPort.prl lrwxrwxrwx root/root usr/lib/libQt6SerialPort.so -> libQt6SerialPort.so.6 -lrwxrwxrwx root/root usr/lib/libQt6SerialPort.so.6 -> libQt6SerialPort.so.6.6.3 --rwxr-xr-x root/root usr/lib/libQt6SerialPort.so.6.6.3 +lrwxrwxrwx root/root usr/lib/libQt6SerialPort.so.6 -> libQt6SerialPort.so.6.7.0 +-rwxr-xr-x root/root usr/lib/libQt6SerialPort.so.6.7.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/Qt6SerialPort.pc drwxr-xr-x root/root usr/lib/qt6/ diff --git a/qt6-serialport/.signature b/qt6-serialport/.signature index 78f3d4046..835956874 100644 --- a/qt6-serialport/.signature +++ b/qt6-serialport/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/QjWaF/9Ruv+zw1libTnEdHTjirbinH92z1yzeYpX+GmbTbQ9ijpt4yoWVM55tTzxZ3oKoMD/0+oaMDsw2BSVwg= -SHA256 (Pkgfile) = 0bf427bc34dffa41259722d97669fc95f753a56181ae5c71508b37199d4d77c7 -SHA256 (.footprint) = b4465619d2571c9cda7ffed75301b3ffaf0c3b2bd716bf39327f375385d0eb56 -SHA256 (qtserialport-everywhere-src-6.6.3.tar.xz) = e1656579e555da61cb81cbbb5ee6d31835cea110b3a5dd9e14b16fa71e55dc37 +RWSE3ohX2g5d/T9XaU7jQOgsSkp6wuqUjBzY74phwz1iVUoJphL6YvxrbfUt3QedxBCzPWU/WixrOEpIEVUGz2y4PQciBI4TmgI= +SHA256 (Pkgfile) = 2002db1bb3d69967e69d7644579cf449201f628c02818092f77db65aeab735c5 +SHA256 (.footprint) = 2a4b047f93ff0695364a1f59c4dc8449410dce8fd8e0aa2aedd1c293e4da9965 +SHA256 (qtserialport-everywhere-src-6.7.0.tar.xz) = b1f02a3d8c9cc8ba2ffa7cca3749f1f147d327e8dfc633fd4ec3cb770d7981c9 diff --git a/qt6-serialport/Pkgfile b/qt6-serialport/Pkgfile index ac89c5a14..0c46c211a 100644 --- a/qt6-serialport/Pkgfile +++ b/qt6-serialport/Pkgfile @@ -4,7 +4,7 @@ # Depends on: qt6-base name=qt6-serialport -version=6.6.3 +version=6.7.0 release=1 source=(https://download.qt.io/official_releases/qt/${version%.*}/$version/submodules/qtserialport-everywhere-src-$version.tar.xz)