Update to 2.2.0-2
This commit is contained in:
6
PKGBUILD
6
PKGBUILD
@@ -1,9 +1,9 @@
|
||||
# Maintainer: metiis <aur at metiis dot com>
|
||||
# Maintainer: bubuntux <address at domain dot tld>
|
||||
# Maintainer: bubuntux
|
||||
# Maintainer: Martoko <mbastholm at gmail dot com>
|
||||
|
||||
pkgname=nordvpn-bin
|
||||
pkgver=2.2.0_1
|
||||
pkgver=2.2.0_2
|
||||
pkgrel=1
|
||||
pkgdesc="NordVPN CLI tool for Linux"
|
||||
arch=('x86_64')
|
||||
@@ -13,7 +13,7 @@ depends=('net-tools' 'libxslt' 'iptables' 'procps')
|
||||
provides=('nordvpn')
|
||||
conflicts=('openvpn-nordvpn')
|
||||
source=("https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_${pkgver//_/-}_amd64.deb")
|
||||
sha256sums=('77c8540b9fe7a055840b27e1d0f4fd29d61d753a4db2c8a51cac0db9a5696c34')
|
||||
sha256sums=('33f1a216d1e8b62aa064b5f201d343a9d8172771c63f0224f6946c7f939e76a8')
|
||||
|
||||
package() {
|
||||
bsdtar -O -xf "nordvpn_${pkgver//_/-}_amd64.deb" data.tar.xz | bsdtar -C "${pkgdir}" -xJf -
|
||||
|
||||
Reference in New Issue
Block a user