# Maintainer: He Qing pkgname=leapp-bin _pkgname=leapp pkgver=0.25.1 _pkgdate=20220112 pkgrel=1 pkgdesc="Leapp is a Desktop DevTool that handles the management and security of your cloud credentials for you, converted from .deb package" arch=("x86_64") url="https://www.leapp.cloud/" license=('custom') depends=('gtk3' 'libxss' 'libnotify' 'nss' 'libxss' 'libxtst' 'xdg-utils' 'util-linux-libs' 'libsecret' 'at-spi2-core' 'aws-session-manager-plugin') provides=("$_pkgname") source=("Leapp_${pkgver}_amd64.deb::https://asset.noovolari.com/${pkgver}/Leapp_${pkgver}_amd64.deb") sha512sums=('49f81ed7108c387a7411dcd00943d7d75e07ea568e145e230fb8ba04d92521056a3d857765367d5d168e156a46c31142f917d9f2dea1a674f13009dda5b2648f') package() { cd ${srcdir} tar -xvf data.tar.xz -C "${pkgdir}" }