Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
6tunnel


Commits:
e16c76c6 by Sven-Hendrik Haase at 2025-07-22T00:32:18+02:00
Use SPDX license

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -4,7 +4,7 @@ pkgbase = 6tunnel
        pkgrel = 3
        url = https://github.com/wojtekka/6tunnel
        arch = x86_64
-       license = GPL
+       license = GPL-2.0-only
        source = 
https://github.com/wojtekka/6tunnel/releases/download/0.13/6tunnel-0.13.tar.gz
        md5sums = b13ba5ad8efc5d74b2dd71c2df85ef35
        sha256sums = 
8bc00d8dcd086d13328d868a78e204d8988b214e0c0f7fbdd0794ffe23207fe5


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgver=0.13
 pkgrel=3
 pkgdesc="Tunnels IPv6 connections for IPv4-only applications"
 url="https://github.com/wojtekka/6tunnel";
-license=('GPL')
+license=('GPL-2.0-only')
 arch=('x86_64')
 depends=()
 
source=(https://github.com/wojtekka/6tunnel/releases/download/$pkgver/$pkgname-$pkgver.tar.gz)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/6tunnel/-/commit/e16c76c6ee28a54bf3f46cf574dcde1b10d61d0f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/6tunnel/-/commit/e16c76c6ee28a54bf3f46cf574dcde1b10d61d0f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to