[arch-commits] Commit in qt6-virtualkeyboard/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sun Oct 31 08:19:17 UTC 2021
Date: Sunday, October 31, 2021 @ 08:19:17
Author: arojas
Revision: 426852
Fix empty package (FS#72590)
Modified:
qt6-virtualkeyboard/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-10-31 06:32:49 UTC (rev 426851)
+++ PKGBUILD 2021-10-31 08:19:17 UTC (rev 426852)
@@ -4,7 +4,7 @@
pkgname=qt6-virtualkeyboard
_qtver=6.2.1
pkgver=${_qtver/-/}
-pkgrel=1
+pkgrel=2
arch=(x86_64)
url='https://www.qt.io'
license=(GPL3 LGPL3 FDL custom)
More information about the arch-commits
mailing list