summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-01-20 16:09:27 -0700
committerMark Wagie2024-01-20 16:09:27 -0700
commit6e6114fcda12eb91588c21991bf71e453bf094ec (patch)
treed2d4bdbea4925c731eea43bb06782254e01782b4 /PKGBUILD
parentdb9a7e5827379dae3d4898e2df659f621956d0be (diff)
downloadaur-gweled.tar.gz
use SPDX license identifier
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68a909704a12..d6ba9ac952ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.9.1
pkgrel=6
pkgdesc="A puzzle game similar to Bejeweled (aka Diamond Mine)"
arch=('x86_64')
-license=('GPL')
+license=('GPL-2.0-or-later')
url="https://gweled.org"
depends=('gtk2' 'hicolor-icon-theme' 'librsvg' 'sdl_mixer')
makedepends=('git' 'intltool')