summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonstantin Liberty2024-01-16 22:40:01 +0300
committerKonstantin Liberty2024-01-16 22:40:01 +0300
commit473a3551fe016710500ec45d17ada3e1a25806d3 (patch)
tree11e3d03c4c64b075a19a05b707552b967c8496fc
parent27e1e45a8aeb394e303b69981d432c6c03de6554 (diff)
downloadaur-473a3551fe016710500ec45d17ada3e1a25806d3.tar.gz
Updating license information
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a751679c5342..a68c7d0339d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = protontricks
pkgrel = 1
url = https://github.com/Matoking/protontricks
arch = any
- license = GPL3
+ license = GPL-3.0-or-later
makedepends = git
makedepends = python-setuptools-scm
makedepends = python-build
diff --git a/PKGBUILD b/PKGBUILD
index e96f14b9ef98..13c2f8b30934 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="A simple wrapper that does winetricks things for Proton enabled games."
arch=('any')
url="https://github.com/Matoking/protontricks"
-license=('GPL3')
+license=('GPL-3.0-or-later')
depends=('python' 'python-vdf' 'winetricks' 'python-setuptools' 'python-pillow')
optdepends=(
'yad: GUI for game selection',