author | Antonio Rojas
<arojas@archlinux.org> 2022-07-29 12:06:46 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-07-29 12:06:46 UTC |
parent | 2087288884c157810b0df185931812a1af65a8ac |
PKGBUILD | +1 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index b21af97..8b71ce6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -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 @@ pkgver() { prepare() { mkdir -p build - cd $_pkgfqn - git cherry-pick -n de46b3c6d1bef4b8f64c7db7069c8fd33ef23ed9 # Keep toplevel windows in the top left corner of the screen } build() {