summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbegin-theadventure2024-03-31 07:24:38 +0200
committerbegin-theadventure2024-03-31 07:24:38 +0200
commit1d1ecbbb5b88fb4f09f12c4a89cbe0c30f328b2e (patch)
treebed38117e41672c4ac8a213412eb83ad7cdc467f /PKGBUILD
parent52cc151f8e13e94b2485400ce133ac7203d282b8 (diff)
downloadaur-1d1ecbbb5b88fb4f09f12c4a89cbe0c30f328b2e.tar.gz
Co-Maintainer, SPDX license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7062ad7944d..1f334bb855b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,16 @@
# Maintainer: begin-theadventure <begin-thecontact.ncncb at dralias dot com>
+# Co-Maintainer: p0ryae
pkgname=lazap-bin
pkgver=0.7.0
pkgrel=2
pkgdesc="Lightweight cross-platform client, unifying games into a single, modern library 🎮 (binary release)"
-arch=('x86_64')
url="https://github.com/Lazap-Development/Lazap"
-license=('CCPL:by-nc-sa4')
+license=('CC-BY-NC-SA-4.0')
+arch=('x86_64')
depends=('libayatana-appindicator' 'libxtst' 'webkit2gtk')
-conflicts=("lazap")
provides=("lazap")
+conflicts=("lazap")
source=("$url/releases/download/v$pkgver/lazap_${pkgver}_amd64.deb")
sha256sums=('9edaa3edfc409f0ad9b735d7eafc8c104297ccaa6528383eb9fc2456e287844b')