Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt5-serialport
Commits: 5d3ab82b by Antonio Rojas at 2023-10-06T16:50:52+02:00 upgpkg: 5.15.11-1: Qt 5.15.11 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,17 @@ +pkgbase = qt5-serialport + pkgdesc = Provides access to hardware and virtual serial ports + pkgver = 5.15.11 + pkgrel = 1 + url = https://www.qt.io + arch = x86_64 + groups = qt5 + license = GPL3 + license = LGPL3 + license = FDL + license = custom + makedepends = git + depends = qt5-base + source = git+https://invent.kde.org/qt/qt/qtserialport#commit=3380465d5d4977326616c5e57789a81681be650e + sha256sums = SKIP + +pkgname = qt5-serialport ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=qt5-serialport _basever=5.15.11 -pkgver=5.15.10 +pkgver=5.15.11 pkgrel=1 _commit=3380465d5d4977326616c5e57789a81681be650e arch=('x86_64') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-serialport/-/commit/5d3ab82bf080338acf54a4f918c5c644fe726841 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-serialport/-/commit/5d3ab82bf080338acf54a4f918c5c644fe726841 You're receiving this email because of your account on gitlab.archlinux.org.
