changed checksum
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@@ -1,6 +1,6 @@
|
|||||||
pkgname=nordvpn-bin
|
pkgname=nordvpn-bin
|
||||||
pkgver=1.1.6
|
pkgver=1.1.6
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="NordVPN CLI tool for Linux"
|
pkgdesc="NordVPN CLI tool for Linux"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://nordvpn.com/download/linux/"
|
url="https://nordvpn.com/download/linux/"
|
||||||
@@ -10,7 +10,7 @@ options=('!strip')
|
|||||||
provides=('nordvpn')
|
provides=('nordvpn')
|
||||||
conflicts=('openvpn-nordvpn')
|
conflicts=('openvpn-nordvpn')
|
||||||
source=("https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_${pkgver}_amd64.deb")
|
source=("https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_${pkgver}_amd64.deb")
|
||||||
sha256sums=('21cb8cbc3f2e7fd071ff6ad1eedc6fcdc74b0d399582fea2759cbc35e0d65970')
|
sha256sums=('e85d9739fdb8236682a844fa5bfbc8c02b5020f779a44e27ab0bc3d500959323')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
bsdtar -O -xf "nordvpn_${pkgver}_amd64.deb" data.tar.xz | bsdtar -C "${pkgdir}" -xJf -
|
bsdtar -O -xf "nordvpn_${pkgver}_amd64.deb" data.tar.xz | bsdtar -C "${pkgdir}" -xJf -
|
||||||
|
|||||||
Reference in New Issue
Block a user