summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgoll2019-01-03 00:35:11 +0100
committergoll2019-01-03 00:35:11 +0100
commit3458379e1e83067f8d27e1fc8e9e9c555bd1990d (patch)
tree4ecfef89b0d90ed93a4af986c046cb58b0396034
parentf9bbf8132d8030f6ed358c3c3511304de75c14d7 (diff)
downloadaur-3458379e1e83067f8d27e1fc8e9e9c555bd1990d.tar.gz
Update license
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6da342d9f9c2..f6f3f509db13 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = waves-client
pkgdesc = The official client application for the Waves platform
pkgver = 1.0.28
- pkgrel = 1
+ pkgrel = 2
url = https://wavesplatform.com/
arch = x86_64
- license = Apache
+ license = MIT
depends = gtk2
depends = libxtst
depends = libxss
diff --git a/PKGBUILD b/PKGBUILD
index 84cbb9a491f0..77f494b72428 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=waves-client
pkgver=1.0.28
-pkgrel=1
+pkgrel=2
pkgdesc="The official client application for the Waves platform"
arch=('x86_64')
url="https://wavesplatform.com/"
-license=('Apache')
+license=('MIT')
depends=('gtk2' 'libxtst' 'libxss' 'gconf' 'nss' 'alsa-lib')
source=("https://wavesplatform.com/files/WavesClient-${pkgver/_/-}-linux.deb")
sha256sums=('b84f28b5bf96983fadb54417fea8ba90be1939700514cb9e5ff7554865cfcfc6')