summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2015-07-21 18:19:17 +0300
committerDet2015-07-21 18:19:17 +0300
commit633b49a8f0b73111c073f3fed8e3d39e20608f76 (patch)
tree828efd0e56a2e11d186f8e24bc8bcf5c1978785b /PKGBUILD
parent5d96c70dbc54ca4d4fcd2bb99799ad42fc098be7 (diff)
downloadaur-633b49a8f0b73111c073f3fed8e3d39e20608f76.tar.gz
Styling consistency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8ed4754153d..fdf1f329f9d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ depends=('desktop-file-utils' 'java-runtime')
optdepends=('vuze-plugin-countrylocator: Country flags for the "Peers" tab'
'vuze-plugin-mldht: The alternative Distributed Hash Table implementation (DHT) used by µTorrent'
'xulrunner192: Needed for the channels GUI')
-options=(!strip)
+options=('!strip')
install=$pkgname.install
source=("http://downloads.sourceforge.net/azureus/vuze/Vuze_${_ver}/Vuze_${_ver}_linux.tar.bz2")
md5sums=('c20397aa00614ab8b271afef93c877bc')