diff --git a/qt6-serialport/.footprint b/qt6-serialport/.footprint index 1885fda1f..180309b7a 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.7.2/ -drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.7.2/QtSerialPort/ -drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.7.2/QtSerialPort/private/ --rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.7.2/QtSerialPort/private/qserialport_p.h --rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.7.2/QtSerialPort/private/qserialportinfo_p.h --rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.7.2/QtSerialPort/private/qtserialport-config_p.h +drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.7.3/ +drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.7.3/QtSerialPort/ +drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.7.3/QtSerialPort/private/ +-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.7.3/QtSerialPort/private/qserialport_p.h +-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.7.3/QtSerialPort/private/qserialportinfo_p.h +-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.7.3/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.7.2 --rwxr-xr-x root/root usr/lib/libQt6SerialPort.so.6.7.2 +lrwxrwxrwx root/root usr/lib/libQt6SerialPort.so.6 -> libQt6SerialPort.so.6.7.3 +-rwxr-xr-x root/root usr/lib/libQt6SerialPort.so.6.7.3 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 127210d14..adb9bd9ad 100644 --- a/qt6-serialport/.signature +++ b/qt6-serialport/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/QxqAAvZcu7ht9lbyLPf+Rp4izr4gTx/I2oMX2QRYFxKimuAMB9kl3qNN6SDeFDqrxDNaG30KCMVVGaIUqwBtAs= -SHA256 (Pkgfile) = 7e2e2a26af96f499cdc6ba1bfac916293347573c11ba91af1fe0ac90e2d63e76 -SHA256 (.footprint) = 93bab9906be1fde874f626263fa00c6ee49fe602f8ecbd4bcf82c17935be5b4e -SHA256 (qtserialport-everywhere-src-6.7.2.tar.xz) = 21c34cd1161cb5197bcec662d26a17647b59b6fdff5c364576883c42dbd3b4fc +RWSE3ohX2g5d/eh4HmCanJGEO1YfTKb82e7/bu1llfhQU9UF7sbpwbEA6xCj61LOnaT5DpcIomrwtQj/2BO0X7rUh5vWIbVu/Ak= +SHA256 (Pkgfile) = e7ce34daa0f255cf434727050f05b78e87f13fb89c1cde6d50c88917815c0a96 +SHA256 (.footprint) = d4c8a27563d74d2ef7e40f1aba502c8197b2fd6896537cdbc3b0b5bc90745e31 +SHA256 (qtserialport-everywhere-src-6.7.3.tar.xz) = d4fa58ee809b39c9eda8d20ee4677971e918edb9a076540466693bc46db146f0 diff --git a/qt6-serialport/Pkgfile b/qt6-serialport/Pkgfile index 565c891e5..6d8e6d58f 100644 --- a/qt6-serialport/Pkgfile +++ b/qt6-serialport/Pkgfile @@ -4,7 +4,7 @@ # Depends on: qt6-base name=qt6-serialport -version=6.7.2 +version=6.7.3 release=1 source=(https://download.qt.io/official_releases/qt/${version%.*}/$version/submodules/qtserialport-everywhere-src-$version.tar.xz)