summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2021-12-01 16:28:41 -0700
committerMark Wagie2021-12-01 16:28:41 -0700
commit6f6d98820f1fbaefc9fc296d9b6c5a70aa14fdc2 (patch)
tree8ec67cf5f34815b076cc418c1201443375aa517d
parentf7ebdf7491ee0388d36de50800e63aed04f843eb (diff)
downloadaur-6f6d98820f1fbaefc9fc296d9b6c5a70aa14fdc2.tar.gz
minor PKGBUILD adjustments
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5eb6f1171426..3d464e717636 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ _rel=1
pkgver=${_pkgver}.${_channel}
pkgrel=1
pkgdesc="The Mullvad VPN client app for desktop (beta channel)"
-url="https://www.mullvad.net"
arch=('x86_64')
+url="https://www.mullvad.net"
license=('GPL3')
depends=('iputils' 'libnotify' 'libappindicator-gtk3' 'nss')
provides=("${pkgname%-*-*}")