summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlo Sala2022-06-04 10:41:46 +0200
committerCarlo Sala2022-06-04 10:41:46 +0200
commitf9f83bfd98bfb5fdf64051eca4d06e7573b86c61 (patch)
treede023740b93cd9ea6c5a8d79f3d111fe26525049
parent8cad96f37b0b83e08519729ed4a83d770fd86c51 (diff)
downloadaur-f9f83bfd98bfb5fdf64051eca4d06e7573b86c61.tar.gz
remove unused deps
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a446a2b0e391..03e525c874b9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = surfshark-gui-bin
pkgdesc = Surfshark VPN client. Keep your online activity and personal information secure. Put your privacy-conscious mind at rest and enjoy unrestricted internet.
pkgver = 1.0.6
- pkgrel = 1
+ pkgrel = 2
url = https://surfshark.com
install = surfshark-gui-bin.install
arch = x86_64
@@ -13,14 +13,12 @@ pkgbase = surfshark-gui-bin
depends = cairo
depends = curl
depends = dbus
- depends = discord
depends = expat
depends = gdk-pixbuf2
depends = gjs
depends = glib2
depends = gnome-keyring
depends = gtk3
- depends = kwalletmanager
depends = libcups
depends = libdrm
depends = libnotify
@@ -42,7 +40,6 @@ pkgbase = surfshark-gui-bin
depends = pango
depends = wireguard-tools
depends = zip
- optdepends = fonts-noto-color-emoji
optdepends = libappindicator-gtk3
options = !strip
options = !emptydirs
diff --git a/PKGBUILD b/PKGBUILD
index 51111dc38e83..dd7c7a62ef33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=surfshark-gui-bin
pkgver=1.0.6
-pkgrel=1
+pkgrel=2
pkgdesc="Surfshark VPN client. Keep your online activity and personal information secure. Put your privacy-conscious mind at rest and enjoy unrestricted internet."
arch=('x86_64')
url="https://surfshark.com"
license=('custom:surfshark')
-depends=('alsa-lib' 'atk' 'at-spi2-atk' 'at-spi2-core' 'cairo' 'curl' 'dbus' 'discord' 'expat' 'gdk-pixbuf2' 'gjs' 'glib2' 'gnome-keyring' 'gtk3' 'kwalletmanager' 'libcups' 'libdrm' 'libnotify' 'libsecret' 'libx11' 'libxcb' 'libxcomposite' 'libxdamage' 'libxext' 'libxfixes' 'libxkbcommon' 'libxrandr' 'libxtst' 'mesa' 'networkmanager>=1.20.0' 'networkmanager-openvpn' 'nspr' 'nss' 'pango' 'wireguard-tools' 'zip')
-optdepends=('fonts-noto-color-emoji' 'libappindicator-gtk3')
+depends=('alsa-lib' 'atk' 'at-spi2-atk' 'at-spi2-core' 'cairo' 'curl' 'dbus' 'expat' 'gdk-pixbuf2' 'gjs' 'glib2' 'gnome-keyring' 'gtk3' 'libcups' 'libdrm' 'libnotify' 'libsecret' 'libx11' 'libxcb' 'libxcomposite' 'libxdamage' 'libxext' 'libxfixes' 'libxkbcommon' 'libxrandr' 'libxtst' 'mesa' 'networkmanager>=1.20.0' 'networkmanager-openvpn' 'nspr' 'nss' 'pango' 'wireguard-tools' 'zip')
+optdepends=('libappindicator-gtk3')
options=('!strip' '!emptydirs')
source=("https://ocean.surfshark.com/debian/pool/main/s/surfshark/surfshark_1.0.6-631_amd64.deb")
sha512sums=('b421b10904d5bbb1dafb1119408f94258b64b6274d27852c150f342ea6885b29034b3f9b341991c1bf8f286c9572aaf8b616cbc33adc1f9cf4945b6f8e880202')