From cc9e320509313a1914f00ea504fe0151ab4e4c3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20H=C3=BCsers?= Date: Sun, 21 Jul 2024 07:32:40 +0200 Subject: [PATCH] Adopt SPDX identifiers for license fields --- bino/.SRCINFO | 2 +- bino/PKGBUILD | 2 +- clonezilla-unstable/.SRCINFO | 2 +- clonezilla-unstable/PKGBUILD | 2 +- ect/.SRCINFO | 2 +- ect/PKGBUILD | 2 +- firefox-syncstorage/.SRCINFO | 2 +- firefox-syncstorage/PKGBUILD | 2 +- florence/.SRCINFO | 2 +- florence/PKGBUILD | 2 +- gvisor-bin/.SRCINFO | 2 +- gvisor-bin/PKGBUILD | 2 +- gvisor-git/.SRCINFO | 2 +- gvisor-git/PKGBUILD | 2 +- libqxt/.SRCINFO | 3 +-- libqxt/PKGBUILD | 2 +- linpack/.SRCINFO | 4 ++-- linpack/PKGBUILD | 4 ++-- nginx-mod-form-input/.SRCINFO | 2 +- nginx-mod-form-input/PKGBUILD | 2 +- nginx-mod-traffic-accounting/.SRCINFO | 2 +- nginx-mod-traffic-accounting/PKGBUILD | 2 +- ntfs2btrfs-git/.SRCINFO | 2 +- ntfs2btrfs-git/PKGBUILD | 2 +- ntfs2btrfs/.SRCINFO | 2 +- ntfs2btrfs/PKGBUILD | 2 +- obs-vkcapture/.SRCINFO | 2 +- obs-vkcapture/PKGBUILD | 2 +- plymouth-theme-arch-logo/.SRCINFO | 2 +- plymouth-theme-arch-logo/PKGBUILD | 2 +- rc-local/.SRCINFO | 2 +- rc-local/PKGBUILD | 2 +- systemtap/.SRCINFO | 2 +- systemtap/PKGBUILD | 2 +- tuned/.SRCINFO | 2 +- tuned/PKGBUILD | 2 +- wxedid/.SRCINFO | 2 +- wxedid/PKGBUILD | 6 +++--- 38 files changed, 42 insertions(+), 43 deletions(-) diff --git a/bino/.SRCINFO b/bino/.SRCINFO index 1febe50..72eb71e 100644 --- a/bino/.SRCINFO +++ b/bino/.SRCINFO @@ -4,7 +4,7 @@ pkgbase = bino pkgrel = 1 url = https://bino3d.org/ arch = x86_64 - license = GPL3 + license = GPL-3.0-or-later makedepends = cmake makedepends = qt6-tools depends = qt6-multimedia diff --git a/bino/PKGBUILD b/bino/PKGBUILD index 90d33d2..954e504 100644 --- a/bino/PKGBUILD +++ b/bino/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=1 pkgdesc='A video player with focus on 3D and Virtual Reality' arch=('x86_64') url='https://bino3d.org/' -license=('GPL3') +license=('GPL-3.0-or-later') depends=('qt6-multimedia' 'qt6-svg' 'qvr') makedepends=('cmake' 'qt6-tools') source=(https://bino3d.org/releases/$pkgname-$pkgver.tar.gz{,.sig}) diff --git a/clonezilla-unstable/.SRCINFO b/clonezilla-unstable/.SRCINFO index 0dbe61b..20b0eb3 100644 --- a/clonezilla-unstable/.SRCINFO +++ b/clonezilla-unstable/.SRCINFO @@ -4,7 +4,7 @@ pkgbase = clonezilla-unstable pkgrel = 1 url = https://clonezilla.org arch = any - license = GPL2 + license = GPL-2.0-or-later depends = drbl depends = partclone depends = ntfs-3g diff --git a/clonezilla-unstable/PKGBUILD b/clonezilla-unstable/PKGBUILD index c1d92ec..3f24d81 100644 --- a/clonezilla-unstable/PKGBUILD +++ b/clonezilla-unstable/PKGBUILD @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="ncurses partition and disk imaging/cloning program" arch=('any') url="https://clonezilla.org" -license=('GPL2') +license=('GPL-2.0-or-later') depends=('drbl' 'partclone' 'ntfs-3g' 'partimage' 'pigz' 'sshfs' 'parted' 'gptfdisk' 'dosfstools' 'gzip' 'bzip2' 'pbzip2' 'lbzip2' 'lrzip' 'xz' 'pixz' 'lzop' 'ecryptfs-utils' 'screen' 'perl' 'cifs-utils') diff --git a/ect/.SRCINFO b/ect/.SRCINFO index eda3aaf..e05ad1e 100644 --- a/ect/.SRCINFO +++ b/ect/.SRCINFO @@ -4,7 +4,7 @@ pkgbase = ect pkgrel = 1 url = https://github.com/fhanau/efficient-compression-tool arch = x86_64 - license = Apache + license = Apache-2.0 makedepends = nasm makedepends = git makedepends = cmake diff --git a/ect/PKGBUILD b/ect/PKGBUILD index 9984843..04fc7f9 100644 --- a/ect/PKGBUILD +++ b/ect/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=1 pkgdesc='File compressor, supports postcompression of PNG, JPEG, GZIP and ZIP files' url="https://github.com/fhanau/$_pkgname" arch=('x86_64') -license=('Apache') +license=('Apache-2.0') depends=('gcc-libs') makedepends=('nasm' 'git' 'cmake') source=("git+$url.git#tag=v$pkgver" diff --git a/firefox-syncstorage/.SRCINFO b/firefox-syncstorage/.SRCINFO index 25a5949..9b8cfbb 100644 --- a/firefox-syncstorage/.SRCINFO +++ b/firefox-syncstorage/.SRCINFO @@ -10,7 +10,7 @@ pkgbase = firefox-syncstorage arch = armv6h arch = armv7h arch = aarch64 - license = MPL2 + license = MPL-2.0 makedepends = rust makedepends = cmake makedepends = pkgconf diff --git a/firefox-syncstorage/PKGBUILD b/firefox-syncstorage/PKGBUILD index fe87e02..80d2604 100644 --- a/firefox-syncstorage/PKGBUILD +++ b/firefox-syncstorage/PKGBUILD @@ -10,7 +10,7 @@ pkgrel=1 pkgdesc='Sync storage server with built-in token server for running a self-hosted firefox sync server' arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64') url="https://github.com/mozilla-services/${_pkgname}" -license=('MPL2') +license=('MPL-2.0') depends=('openssl' 'python-fxa' 'python-tokenlib') makedepends=('rust' 'cmake' 'pkgconf' 'mariadb-libs') optdepends=('mysql: for use with a local database server') diff --git a/florence/.SRCINFO b/florence/.SRCINFO index 8c5fde2..c362466 100644 --- a/florence/.SRCINFO +++ b/florence/.SRCINFO @@ -5,7 +5,7 @@ pkgbase = florence url = http://sourceforge.net/projects/florence/ arch = i686 arch = x86_64 - license = GPL + license = GPL-2.0-or-later makedepends = intltool>=0.23 depends = gtk3 depends = libxml2 diff --git a/florence/PKGBUILD b/florence/PKGBUILD index 3b64907..fd0e1bf 100644 --- a/florence/PKGBUILD +++ b/florence/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=3 pkgdesc='A configurable on-screen virtual keyboard' arch=('i686' 'x86_64') url="http://sourceforge.net/projects/${pkgname}/" -license=('GPL') +license=('GPL-2.0-or-later') depends=('gtk3' 'libxml2' 'librsvg' 'libxtst' 'gettext' 'gstreamer>=1.0') # http://florence.sourceforge.net/english/install.html makedepends=('intltool>=0.23') source=("http://sourceforge.net/projects/${pkgname}/files/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2") diff --git a/gvisor-bin/.SRCINFO b/gvisor-bin/.SRCINFO index d982f67..64dfa1c 100644 --- a/gvisor-bin/.SRCINFO +++ b/gvisor-bin/.SRCINFO @@ -5,7 +5,7 @@ pkgbase = gvisor-bin url = https://gvisor.dev arch = x86_64 arch = aarch64 - license = Apache + license = Apache-2.0 optdepends = docker: for Docker runtime support provides = gvisor conflicts = gvisor diff --git a/gvisor-bin/PKGBUILD b/gvisor-bin/PKGBUILD index efdad39..7b5bba8 100644 --- a/gvisor-bin/PKGBUILD +++ b/gvisor-bin/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=1 pkgdesc='OCI container sandbox runtime focused on security, efficiency, and ease of use' arch=('x86_64' 'aarch64') url='https://gvisor.dev' -license=('Apache') +license=('Apache-2.0') optdepends=('docker: for Docker runtime support') provides=( "${pkgname%-bin}" diff --git a/gvisor-git/.SRCINFO b/gvisor-git/.SRCINFO index 0535cb6..cfa7715 100644 --- a/gvisor-git/.SRCINFO +++ b/gvisor-git/.SRCINFO @@ -5,7 +5,7 @@ pkgbase = gvisor-git url = https://gvisor.dev arch = x86_64 arch = aarch64 - license = Apache + license = Apache-2.0 makedepends = git makedepends = go optdepends = docker: for Docker runtime support diff --git a/gvisor-git/PKGBUILD b/gvisor-git/PKGBUILD index 26f8a45..4046440 100644 --- a/gvisor-git/PKGBUILD +++ b/gvisor-git/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=1 pkgdesc='OCI container sandbox runtime focused on security, efficiency, and ease of use' arch=('x86_64' 'aarch64') url='https://gvisor.dev' -license=('Apache') +license=('Apache-2.0') makedepends=('git' 'go') optdepends=('docker: for Docker runtime support') provides=( diff --git a/libqxt/.SRCINFO b/libqxt/.SRCINFO index 5aecc88..3ce1d51 100644 --- a/libqxt/.SRCINFO +++ b/libqxt/.SRCINFO @@ -5,8 +5,7 @@ pkgbase = libqxt url = http://www.libqxt.org arch = i686 arch = x86_64 - license = CPL - license = LGPL2.1 + license = CPL-1.0 OR LGPL-2.1-only makedepends = avahi makedepends = libxrandr depends = qt4 diff --git a/libqxt/PKGBUILD b/libqxt/PKGBUILD index b621e48..903caca 100644 --- a/libqxt/PKGBUILD +++ b/libqxt/PKGBUILD @@ -10,7 +10,7 @@ _pkgsuffix=dadc327c2a6a pkgdesc='Provides a suite of cross-platform utility classes to add functionality not readily available in the Qt toolkit' arch=('i686' 'x86_64') url='http://www.libqxt.org' -license=('CPL' 'LGPL2.1') +license=('CPL-1.0 OR LGPL-2.1-only') depends=('qt4' 'openssl' 'db') makedepends=('avahi' 'libxrandr') optdepends=('avahi: Zeroconf support') diff --git a/linpack/.SRCINFO b/linpack/.SRCINFO index ecaa110..201c93c 100644 --- a/linpack/.SRCINFO +++ b/linpack/.SRCINFO @@ -2,9 +2,9 @@ pkgbase = linpack pkgdesc = Benchmark that measures a system's floating-point rate of execution by solving dense linear equations pkgver = 2024.2.0 pkgrel = 1 - url = http://software.intel.com/en-us/articles/intel-math-kernel-library-linpack-download + url = https://software.intel.com/en-us/articles/intel-math-kernel-library-linpack-download arch = x86_64 - license = custom + license = LicenseRef-Intel-SmpL-2022 options = !strip backup = etc/linpack.conf source = https://downloadmirror.intel.com/825890/l_onemklbench_p_2024.2.0_527.tgz diff --git a/linpack/PKGBUILD b/linpack/PKGBUILD index 0c47b00..fafcdc5 100644 --- a/linpack/PKGBUILD +++ b/linpack/PKGBUILD @@ -9,8 +9,8 @@ _math_kernel_lib=${pkgver%%.0} pkgrel=1 pkgdesc="Benchmark that measures a system's floating-point rate of execution by solving dense linear equations" arch=('x86_64') -url='http://software.intel.com/en-us/articles/intel-math-kernel-library-linpack-download' -license=('custom') +url='https://software.intel.com/en-us/articles/intel-math-kernel-library-linpack-download' +license=('LicenseRef-Intel-SmpL-2022') backup=('etc/linpack.conf') options=('!strip') source=("https://downloadmirror.intel.com/${_pkgid}/l_onemklbench_p_${_pkgver}.tgz" diff --git a/nginx-mod-form-input/.SRCINFO b/nginx-mod-form-input/.SRCINFO index 95bb58a..3b32d5d 100644 --- a/nginx-mod-form-input/.SRCINFO +++ b/nginx-mod-form-input/.SRCINFO @@ -4,7 +4,7 @@ pkgbase = nginx-mod-form-input pkgrel = 1 url = https://github.com/calio/form-input-nginx-module arch = x86_64 - license = BSD + license = BSD-2-Clause makedepends = nginx-src depends = nginx depends = nginx-mod-ndk diff --git a/nginx-mod-form-input/PKGBUILD b/nginx-mod-form-input/PKGBUILD index b52645e..9e4f2ed 100644 --- a/nginx-mod-form-input/PKGBUILD +++ b/nginx-mod-form-input/PKGBUILD @@ -13,7 +13,7 @@ arch=('x86_64') depends=('nginx' 'nginx-mod-ndk') makedepends=('nginx-src') url="https://github.com/calio/$_modname-nginx-module" -license=('BSD') +license=('BSD-2-Clause') source=( https://github.com/vision5/ngx_devel_kit/archive/v$_ndkver/ngx_devel_kit-$_ndkver.tar.gz diff --git a/nginx-mod-traffic-accounting/.SRCINFO b/nginx-mod-traffic-accounting/.SRCINFO index 9d4cf33..9c18352 100644 --- a/nginx-mod-traffic-accounting/.SRCINFO +++ b/nginx-mod-traffic-accounting/.SRCINFO @@ -4,7 +4,7 @@ pkgbase = nginx-mod-traffic-accounting pkgrel = 1 url = https://github.com/Lax/traffic-accounting-nginx-module arch = x86_64 - license = BSD + license = BSD-2-Clause makedepends = nginx-src depends = nginx source = https://github.com/Lax/traffic-accounting-nginx-module/archive/v2.0/traffic-accounting-nginx-module-2.0.tar.gz diff --git a/nginx-mod-traffic-accounting/PKGBUILD b/nginx-mod-traffic-accounting/PKGBUILD index 1b256ea..03ba726 100644 --- a/nginx-mod-traffic-accounting/PKGBUILD +++ b/nginx-mod-traffic-accounting/PKGBUILD @@ -11,7 +11,7 @@ arch=('x86_64') makedepends=('nginx-src') depends=('nginx') url="https://github.com/Lax/${_modname}" -license=('BSD') +license=('BSD-2-Clause') source=( "https://github.com/Lax/${_modname}/archive/v${pkgver%%+*}/${_modname}-${pkgver%%+*}.tar.gz" diff --git a/ntfs2btrfs-git/.SRCINFO b/ntfs2btrfs-git/.SRCINFO index 1d22772..0856a1c 100644 --- a/ntfs2btrfs-git/.SRCINFO +++ b/ntfs2btrfs-git/.SRCINFO @@ -4,7 +4,7 @@ pkgbase = ntfs2btrfs-git pkgrel = 1 url = https://github.com/maharmstone/ntfs2btrfs arch = x86_64 - license = GPL2 + license = GPL-2.0-or-later makedepends = git makedepends = cmake makedepends = pkgconf diff --git a/ntfs2btrfs-git/PKGBUILD b/ntfs2btrfs-git/PKGBUILD index b6e25ed..bc27729 100644 --- a/ntfs2btrfs-git/PKGBUILD +++ b/ntfs2btrfs-git/PKGBUILD @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="In-place conversion of Microsoft's NTFS filesystem to the open-source filesystem Btrfs" arch=('x86_64') url="https://github.com/maharmstone/${pkgname%-git}" -license=('GPL2') +license=('GPL-2.0-or-later') depends=('fmt' 'zlib' 'lzo' 'zstd') makedepends=('git' 'cmake' 'pkgconf') provides=("${pkgname%-git}") diff --git a/ntfs2btrfs/.SRCINFO b/ntfs2btrfs/.SRCINFO index 6ff63d5..dd83ad4 100644 --- a/ntfs2btrfs/.SRCINFO +++ b/ntfs2btrfs/.SRCINFO @@ -4,7 +4,7 @@ pkgbase = ntfs2btrfs pkgrel = 1 url = https://github.com/maharmstone/ntfs2btrfs arch = x86_64 - license = GPL2 + license = GPL-2.0-or-later makedepends = cmake makedepends = pkgconf depends = fmt diff --git a/ntfs2btrfs/PKGBUILD b/ntfs2btrfs/PKGBUILD index 1281884..f869042 100644 --- a/ntfs2btrfs/PKGBUILD +++ b/ntfs2btrfs/PKGBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="In-place conversion of Microsoft's NTFS filesystem to the open-source filesystem Btrfs" arch=('x86_64') url="https://github.com/maharmstone/$pkgname" -license=('GPL2') +license=('GPL-2.0-or-later') depends=('fmt' 'zlib' 'lzo' 'zstd') makedepends=('cmake' 'pkgconf') source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz") diff --git a/obs-vkcapture/.SRCINFO b/obs-vkcapture/.SRCINFO index 8febee2..ab52e36 100644 --- a/obs-vkcapture/.SRCINFO +++ b/obs-vkcapture/.SRCINFO @@ -3,7 +3,7 @@ pkgbase = obs-vkcapture pkgrel = 1 url = https://github.com/nowrep/obs-vkcapture arch = x86_64 - license = GPL2 + license = GPL-2.0-or-later makedepends = gcc makedepends = cmake makedepends = vulkan-headers diff --git a/obs-vkcapture/PKGBUILD b/obs-vkcapture/PKGBUILD index cd82c59..d374332 100644 --- a/obs-vkcapture/PKGBUILD +++ b/obs-vkcapture/PKGBUILD @@ -5,7 +5,7 @@ pkgname=("$pkgbase" "lib32-$pkgbase") pkgver=1.5.0 pkgrel=1 url="https://github.com/nowrep/$pkgbase" -license=('GPL2') +license=('GPL-2.0-or-later') arch=('x86_64') depends=('vulkan-icd-loader' 'libgl' 'libegl' 'obs-studio>=27') makedepends=('gcc' 'cmake' 'vulkan-headers' 'lib32-gcc-libs' 'lib32-vulkan-icd-loader' 'lib32-libgl' 'lib32-libegl') diff --git a/plymouth-theme-arch-logo/.SRCINFO b/plymouth-theme-arch-logo/.SRCINFO index ba5dbab..aa82fa3 100644 --- a/plymouth-theme-arch-logo/.SRCINFO +++ b/plymouth-theme-arch-logo/.SRCINFO @@ -5,7 +5,7 @@ pkgbase = plymouth-theme-arch-logo url = https://www.gnome-look.org/content/show.php/Arch-logo+plymouth?content=141697 install = plymouth-theme-arch-logo.install arch = any - license = GPL + license = GPL-3.0-or-later depends = plymouth source = plymouth-theme-arch-logo.tar.gz sha512sums = 0c834bccc32d8d2df1a0bf2ae859487eef273ddf8047a7444f3630dffbbf04a9d014242304c5b2bcd9172bea2e04195f329dfe1fe4661bcc5af29ca64104af06 diff --git a/plymouth-theme-arch-logo/PKGBUILD b/plymouth-theme-arch-logo/PKGBUILD index e90fbb8..16f65bf 100644 --- a/plymouth-theme-arch-logo/PKGBUILD +++ b/plymouth-theme-arch-logo/PKGBUILD @@ -10,7 +10,7 @@ arch=('any') # Alternative website(s) #url='http://karlinux.deviantart.com/art/Arch-Logo-Plymouth-Theme-209553250' url='https://www.gnome-look.org/content/show.php/Arch-logo+plymouth?content=141697' -license=('GPL') +license=('GPL-3.0-or-later') depends=('plymouth') install="${pkgname}.install" source=( diff --git a/rc-local/.SRCINFO b/rc-local/.SRCINFO index 1e0ddda..20915f2 100644 --- a/rc-local/.SRCINFO +++ b/rc-local/.SRCINFO @@ -5,7 +5,7 @@ pkgbase = rc-local url = https://aur.archlinux.org/packages/rc-local/ install = rc-local.install arch = any - license = LGPL2.1 + license = LGPL-2.1-or-later depends = systemd backup = etc/rc.local source = rc.local diff --git a/rc-local/PKGBUILD b/rc-local/PKGBUILD index 984f4be..4ac415a 100644 --- a/rc-local/PKGBUILD +++ b/rc-local/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc='Support for legacy rc.local scripts' url="https://aur.archlinux.org/packages/${pkgname}/" arch=('any') -license=('LGPL2.1') +license=('LGPL-2.1-or-later') install="${pkgname}.install" depends=('systemd') backup=('etc/rc.local') diff --git a/systemtap/.SRCINFO b/systemtap/.SRCINFO index 710496c..e200204 100644 --- a/systemtap/.SRCINFO +++ b/systemtap/.SRCINFO @@ -5,7 +5,7 @@ pkgbase = systemtap url = https://sourceware.org/systemtap/ install = systemtap.install arch = x86_64 - license = GPL + license = GPL-2.0-or-later makedepends = python-setuptools makedepends = xmlto depends = elfutils diff --git a/systemtap/PKGBUILD b/systemtap/PKGBUILD index c6dab89..f7222fe 100644 --- a/systemtap/PKGBUILD +++ b/systemtap/PKGBUILD @@ -11,7 +11,7 @@ pkgrel=1 pkgdesc="Infrastructure to simplify the gathering of information about the running Linux system" url="https://sourceware.org/systemtap/" arch=('x86_64') -license=('GPL') +license=('GPL-2.0-or-later') depends=('elfutils' 'nss' 'python' 'cpio') makedepends=('python-setuptools' 'xmlto') optdepends=('sqlite3: for storing results in a database') diff --git a/tuned/.SRCINFO b/tuned/.SRCINFO index 479c28b..f34ad0a 100644 --- a/tuned/.SRCINFO +++ b/tuned/.SRCINFO @@ -4,7 +4,7 @@ pkgbase = tuned pkgrel = 2 url = https://github.com/redhat-performance/tuned arch = any - license = GPL + license = GPL-2.0-or-later makedepends = desktop-file-utils depends = dbus-glib depends = ethtool diff --git a/tuned/PKGBUILD b/tuned/PKGBUILD index a0086a1..8149569 100644 --- a/tuned/PKGBUILD +++ b/tuned/PKGBUILD @@ -10,7 +10,7 @@ pkgrel=2 pkgdesc='Daemon that performs monitoring and adaptive configuration of devices in the system' arch=('any') url="https://github.com/redhat-performance/${pkgbase}" -license=('GPL') +license=('GPL-2.0-or-later') depends=('dbus-glib' 'ethtool' 'gawk' 'hdparm' 'polkit' 'python-configobj' 'python-dbus' 'python-gobject' 'python-linux-procfs' 'python-perf' 'python-pyudev') makedepends=('desktop-file-utils') source=("https://github.com/redhat-performance/${pkgbase}/archive/v${pkgver}/${pkgbase}-${pkgver}.tar.gz") diff --git a/wxedid/.SRCINFO b/wxedid/.SRCINFO index 4ffccd1..cd3c3f3 100644 --- a/wxedid/.SRCINFO +++ b/wxedid/.SRCINFO @@ -4,7 +4,7 @@ pkgbase = wxedid pkgrel = 1 url = https://sourceforge.net/projects/wxedid/ arch = x86_64 - license = GPL3 + license = GPL-3.0-or-later depends = wxwidgets-gtk3 source = https://downloads.sourceforge.net/wxedid/wxedid-0.0.31.tar.gz sha512sums = 9e83ce46912ef1a43bccfa4e4086697cfec444ef932040e618210d682a6fa4a40bf78aece953e10a959ae7a38671b5782a0a4562cd776f71b5784c3bd1fcda5d diff --git a/wxedid/PKGBUILD b/wxedid/PKGBUILD index 719a0b6..9a13384 100644 --- a/wxedid/PKGBUILD +++ b/wxedid/PKGBUILD @@ -6,8 +6,8 @@ pkgver=0.0.31 pkgrel=1 pkgdesc='wxWidgets-based EDID (Extended Display Identification Data) editor' arch=('x86_64') -url='https://sourceforge.net/projects/wxedid/' -license=('GPL3') +url="https://sourceforge.net/projects/${pkgname}/" +license=('GPL-3.0-or-later') depends=('wxwidgets-gtk3') source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz") sha512sums=('9e83ce46912ef1a43bccfa4e4086697cfec444ef932040e618210d682a6fa4a40bf78aece953e10a959ae7a38671b5782a0a4562cd776f71b5784c3bd1fcda5d') @@ -21,7 +21,7 @@ build() { check() { cd "${pkgname}-${pkgver}" - make -k check + make check } package() {