testing/lxqt-policykit: upgrade to 1.1.0

This commit is contained in:
Antoni Aloy Torrens 2022-04-19 12:31:38 +02:00 committed by alice
parent 8ffd23e44a
commit 8901ffb220

View File

@ -1,6 +1,6 @@
# Maintainer: Antoni Aloy <aaloytorrens@gmail.com>
pkgname=lxqt-policykit
pkgver=1.0.0
pkgver=1.1.0
pkgrel=0
pkgdesc="LXQt PolicyKit agent"
url="https://github.com/lxqt/lxqt-policykit"
@ -20,7 +20,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 \
@ -32,5 +32,5 @@ package() {
DESTDIR="$pkgdir" cmake --build build --target install
}
sha512sums="
c0d7c5ff8a5e95e74eefd094625d71603026e9d30c033e224fc4e62eba63f1bfe76ddf666eb1875a14c2c1bea3d21e4ac6d191e90bc2442f7e4e62845a63a3f0 lxqt-policykit-1.0.0.tar.xz
41592a2f086c5308ed71ef856bba8c3f81aa392700696e8a82554ce049bec07f41221a9862244d22f732b8f09a7c157596a50ef48bd30f1acf491317c4e21d12 lxqt-policykit-1.1.0.tar.xz
"