summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLucas Silva2021-12-05 11:51:10 -0300
committerLucas Silva2021-12-05 11:51:10 -0300
commit5275da4318059447889857c574f2a9163873b51b (patch)
treecb49d3dd7425fa857f7871a16d253423fe97cdc9 /PKGBUILD
parenta7bfece6d946f269d63eb5d6ea65bb8fdb36bf5e (diff)
downloadaur-waves-exchange.tar.gz
fix: remove unnecessary dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c442b772fba..1606c26af472 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,14 @@
pkgname=waves-exchange
pkgver=1.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Waves.Exchange is an exchange that combines the advantages of centralized and decentralized digital trading approaches"
url="https://waves.exchange"
license=('MIT')
source=("https://waves.exchange/files/Waves.Exchange.deb")
arch=('x86_64')
md5sums=('1867cef5e7098d6bdcd98944f38938ff')
-depends=(
- alsa-lib atk at-spi2-atk at-spi2-core cairo dbus desktop-file-utils discord expat gconf gdk-pixbuf2 glib2 gtk3 hicolor-icon-theme libappindicator-gtk2 libcups libnotify libutil-linux libx11 libxcb libxcomposite libxcursor libxdamage libxext libxfixes libxi libxrandr libxrender libxss libxtst nspr nss pango
-)
+depends=()
package() {
bsdtar -O -xf Waves.Exchange.deb data.tar.xz | bsdtar -C "${pkgdir}" -xJf -