summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorneeshy2020-03-14 15:34:07 -0400
committerneeshy2020-03-14 15:34:07 -0400
commit67430e498da79da565a2322bd2a9453d3d0500a0 (patch)
tree2420b3b2abd5dbf9be5c9ec785e1e5deb96ff4b5
parent3d31b40074af237b8bfab41365e4e51ab01462db (diff)
downloadaur-67430e498da79da565a2322bd2a9453d3d0500a0.tar.gz
Style changes
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21dad69d12d9..27a64f338bec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,13 @@
# Contributor: Figue <ffigue@gmail.com>
# Contributor: Ionut Biru <ibiru@archlinux.org>
# Contributor: Jakub Schmidtke <sjakub@gmail.com>
-
pkgname=basilisk
pkgver=2020.03.11
pkgrel=1
pkgdesc="Standalone web browser forked from mozilla.org"
arch=('x86_64')
-license=('MPL' 'GPL' 'LGPL')
url="https://www.basilisk-browser.org"
+license=('MPL' 'GPL' 'LGPL')
depends=('gtk2' 'libxt' 'mime-types' 'alsa-lib' 'ffmpeg' 'ttf-font')
makedepends=('unzip' 'zip' 'python2' 'yasm' 'mesa' 'autoconf2.13')
options=('!emptydirs')