[arch-commits] Commit in qt5-wayland/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Fri Jul 29 12:06:47 UTC 2022
Date: Friday, July 29, 2022 @ 12:06:46
Author: arojas
Revision: 451740
Revert, this is not ready yet
Modified:
qt5-wayland/trunk/PKGBUILD
----------+
PKGBUILD | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-07-29 12:04:19 UTC (rev 451739)
+++ PKGBUILD 2022-07-29 12:06:46 UTC (rev 451740)
@@ -4,7 +4,7 @@
pkgname=qt5-wayland
_basever=5.15.5
pkgver=5.15.5+kde+r38
-pkgrel=2
+pkgrel=3
_commit=1e58585693eb337fc1c80e10987ed27115255d97
arch=('x86_64')
url='https://www.qt.io'
@@ -25,8 +25,6 @@
prepare() {
mkdir -p build
- cd $_pkgfqn
- git cherry-pick -n de46b3c6d1bef4b8f64c7db7069c8fd33ef23ed9 # Keep toplevel windows in the top left corner of the screen
}
build() {
More information about the arch-commits
mailing list