summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-01-20 16:19:22 -0700
committerMark Wagie2024-01-20 16:19:22 -0700
commit344cc080fc8a2e800e91e7396443bc2565798e38 (patch)
treeab58089173d2dc409e2e9be3f09b2fc711fa628f /PKGBUILD
parent8128306889e875656fbea1d151e2562ee2c88203 (diff)
downloadaur-344cc080fc8a2e800e91e7396443bc2565798e38.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 bbe15b053fed..0c49be2cfcc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="A graphical utility for writing raw disk images & hybrid isos to USB keys"
arch=('x86_64')
url="https://github.com/openSUSE/imagewriter"
-license=('GPL2')
+license=('GPL-2.0-or-later')
depends=('qt5-base' 'udisks2')
source=("https://download.opensuse.org/tumbleweed/repo/src-oss/src/$pkgname-${_pkgver}.src.rpm")
sha256sums=('33e312c01daacb99838b0abdf8d4b850e38df18ab2dfb24e00619a5813e91988')