summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM.Reynolds2019-02-17 19:30:37 -0500
committerM.Reynolds2019-02-17 19:30:37 -0500
commitbb82da236c17e15f6862ff046f788549ea02c47e (patch)
tree86e51f5b2feb15a91d77ea3ee7f88698b7f84c5e /PKGBUILD
parent534388f562f8cd4ac71081d7e5c4d44c76982c94 (diff)
downloadaur-bb82da236c17e15f6862ff046f788549ea02c47e.tar.gz
Update Build Dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD13
1 files changed, 9 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a82f0614b0a2..6a350dab4ae3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,12 @@
pkgname=tastyworks
pkgver=0.27.0
-pkgrel=3
+pkgrel=4
pkgdesc="One of the fastest, most reliable, and most secure trading platforms in the world."
arch=('x86_64')
url="https://tastyworks.com/technology.html"
license=('Other')
-depends=('java-runtime' 'lib32-glibc' 'lib32-gcc-libs'
- 'lib32-libx11' 'lib32-libxext' 'lib32-libxi'
- 'lib32-libxtst' 'lib32-libxrender' 'lib32-alsa-lib')
+depends=('java-runtime')
source=("https://download.tastyworks.com/desktop/$pkgver/$pkgname-$pkgver.rpm"
"tastyworks.png")
sha256sums=('1e512ea67dc99f0a1108764c960a47e1f4e97ff51c7a62a386843611c22d1965'
@@ -19,6 +17,13 @@ sha256sums=('1e512ea67dc99f0a1108764c960a47e1f4e97ff51c7a62a386843611c22d1965'
# fine without it but the "official" install requested those packages. I'll leave them there for
# now but need to contact tastyworks team for clarification and do some more research.
+# I'm removing this list of dependencies because it's clutter and I didn't notice any benefit for
+# having them included. I'll leave it here in a comment in case they're necessary to someone.
+
+# 'lib32-glibc' 'lib32-gcc-libs'
+# 'lib32-libx11' 'lib32-libxext' 'lib32-libxi'
+# 'lib32-libxtst' 'lib32-libxrender' 'lib32-alsa-lib'
+
package() {
cd "$srcdir"