correct license

This commit is contained in:
username227
2025-05-13 23:43:32 -04:00
parent 9cef74a3df
commit 98d43aa728
2 changed files with 2 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ pkgbase = nordvpn-gui
pkgrel = 1
url = https://nordvpn.com
arch = x86_64
license = GPL-2.0-or-later
license = Proprietary
depends = nordvpn
options = !debug
source = https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/n/nordvpn-gui/nordvpn-gui_1.0.0_amd64.deb

View File

@@ -5,7 +5,7 @@ pkgrel=1
arch=('x86_64')
pkgdesc='GUI for NordVPN'
url='https://nordvpn.com'
license=('GPL-2.0-or-later')
license=('Proprietary')
depends=('nordvpn')
options=('!debug')
source=("https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/n/nordvpn-gui/nordvpn-gui_1.0.0_amd64.deb")
@@ -13,7 +13,6 @@ sha256sums=('25303dac58d53a48314aab371761c5112d0670ac8b967219afc0e7813ac76b14')
prepare() {
ar xv nordvpn-gui_1.0.0_amd64.deb
tar -xvzf data.tar.gz
}
package() {
cp -rf $srcdir/opt $pkgdir/opt