summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Guihal2015-06-10 23:41:07 +0200
committerDamien Guihal2015-06-10 23:41:07 +0200
commitbb413543508a390e6b6fca743ebf4c7ee2bd2c4b (patch)
tree8ae70b6e1ab8f44285621b923e7c324169dee45e
parent8652030a23f3b63665a4935e41989ae254666f88 (diff)
downloadaur-bb413543508a390e6b6fca743ebf4c7ee2bd2c4b.tar.gz
Fix for dependencies and licence
-rw-r--r--PKGBUILD13
1 files changed, 3 insertions, 10 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d3ce216f9cb..d22eeeab3bda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,24 +1,17 @@
# Maintainer: Damien Guihal <dguihal@gmail.com>
pkgname=soapui
pkgver=5.1.3
-pkgrel=2
+pkgrel=3
pkgdesc="A graphical Java program for inspecting, invoking, monitoring, simulating/mocking and functional/load/compliance/surveillance testing of REST/WADL and SOAP/WSDL-based Web Services over HTTP."
arch=('i686' 'x86_64')
url="http://www.soapui.org/"
-license=('LGPLv2')
+license=('EUPL V.1.1')
groups=()
-depends=('java-runtime')
-makedepends=()
-provides=()
-conflicts=()
-replaces=()
-backup=()
-options=()
+depends=('java-environment', 'hicolor-icon-theme')
source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/SoapUI-$pkgver-linux-bin.tar.gz"
"http://freeapps.co.uk.s3.amazonaws.com/images/thumbnails/$pkgname.png"
"$pkgname.desktop"
"$pkgname")
-noextract=()
#generate with 'makepkg -g'
md5sums=('69497d409c2e6038f3c684741ffe3566'
'3cc08aca62edb502fc53013edf69f640'