mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/lxqt-qtplugin: upgrade to 1.1.0
This commit is contained in:
parent
fa4422bc48
commit
cb3daf62a1
@ -1,6 +1,6 @@
|
||||
# Maintainer: Antoni Aloy <aaloytorrens@gmail.com>
|
||||
pkgname=lxqt-qtplugin
|
||||
pkgver=1.0.0
|
||||
pkgver=1.1.0
|
||||
pkgrel=0
|
||||
pkgdesc="Qt-LXQt plugin integration"
|
||||
url="https://github.com/lxqt/lxqt-qtplugin"
|
||||
@ -19,7 +19,7 @@ build() {
|
||||
CMAKE_CROSSOPTS="-DCMAKE_SYSTEM_NAME=Linux -DCMAKE_HOST_SYSTEM_NAME=Linux"
|
||||
fi
|
||||
cmake -B build \
|
||||
-DCMAKE_BUILD_TYPE=None \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
-DBUILD_SHARED_LIBS=True \
|
||||
@ -31,5 +31,5 @@ package() {
|
||||
DESTDIR="$pkgdir" cmake --build build --target install
|
||||
}
|
||||
sha512sums="
|
||||
23345e5f5b72b893353b3165bbe1bbd44262ec926b43f87d8d4459afaa6e6c76f0501f3597cb0fc0b0fff71aff86ba16f93cbbfbdf2edfe108c82dc853fce4a7 lxqt-qtplugin-1.0.0.tar.xz
|
||||
37d3e8cda1f912482362d0bae4df65657f204c43734a8a0ca27c7a88819e9fc0aa089863ab08f50e47ef555e7f032b108cf5b97153525b4562d9b643b51d1240 lxqt-qtplugin-1.1.0.tar.xz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user