summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2024-07-08 08:16:51 +0200
committerPiotr Gorski2024-07-08 08:16:51 +0200
commit7c948ccd0baca24867368d6619d3306410482e67 (patch)
tree1e726c0c8ce85fb24b4e658f7391df51c923f570
parent6b182d021decff2983182ecbe2e49eb26d93f154 (diff)
downloadaur-7c948ccd0baca24867368d6619d3306410482e67.tar.gz
Update license
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7cad7c59401d..4d77be46ce4d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = sddm-git
pkgdesc = The Simple Desktop Display Manager
pkgver = 0.21.0.14.gae072f9
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/sddm/sddm
arch = x86_64
- license = GPL
+ license = GPL-2.0-only
makedepends = extra-cmake-modules
makedepends = python-docutils
makedepends = qt5-base
diff --git a/PKGBUILD b/PKGBUILD
index 14d06f0ccf32..2155584b303c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@
_pkgbase="sddm"
pkgname="$_pkgbase-git"
pkgver=0.21.0.14.gae072f9
-pkgrel=3
+pkgrel=4
pkgdesc="The Simple Desktop Display Manager"
arch=("x86_64")
url="https://github.com/sddm/sddm"
-license=("GPL")
+license=("GPL-2.0-only")
depends=(bash
gcc-libs
glibc