summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2018-01-08 18:35:28 -0400
committerYour Name2018-01-08 18:35:28 -0400
commitb0ea56214fedb3eb686aeaacd4dfff8049abcf4c (patch)
treee1345b355c61a8cb3c852b158d4de7225beba8b7
parentd2dd014ab76feadf53c458397958615f751121dc (diff)
downloadaur-b0ea56214fedb3eb686aeaacd4dfff8049abcf4c.tar.gz
update and fast build
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f292dd612617..2d319b54c21d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = basilisk
pkgdesc = Basilisk Browser from the makers of Pale Moon
pkgver = 55.0.0
- pkgrel = 3
+ pkgrel = 4
url = http://www.basilisk-browser.org/
arch = x86_64
license = MPL
@@ -41,7 +41,7 @@ pkgbase = basilisk
optdepends = speech-dispatcher: Text-to-Speech
options = !emptydirs
options = !makeflags
- source = basil::git+https://github.com/MoonchildProductions/moebius.git#commit=e9211c099f58e2b4a9f8e884574a95733551fb9f
+ source = basil::git+https://github.com/MoonchildProductions/moebius.git#commit=2f2a5041bea1a9ebd17f0cc465ba10ae64267bd5
source = https://raw.githubusercontent.com/bn0785ac/basilisk-arch/master/basilisk.desktop
source = https://raw.githubusercontent.com/bn0785ac/basilisk-arch/master/basilisk-symbolic.svg
source = https://raw.githubusercontent.com/bn0785ac/basilisk-arch/master/0001-Bug-54395-remove-hardcoded-flag-lcrmf.patch
diff --git a/PKGBUILD b/PKGBUILD
index 61f6d3ee920e..8fa602f51eef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=basilisk
pkgver=55.0.0
-pkgrel=3
+pkgrel=4
pkgdesc="Basilisk Browser from the makers of Pale Moon"
arch=(x86_64)
license=(MPL GPL LGPL)
@@ -18,7 +18,7 @@ optdepends=('networkmanager: Location detection via available WiFi networks'
'libnotify: Notification integration'
'speech-dispatcher: Text-to-Speech')
options=(!emptydirs !makeflags)
-com=e9211c099f58e2b4a9f8e884574a95733551fb9f
+com=2f2a5041bea1a9ebd17f0cc465ba10ae64267bd5
source=("basil::git+https://github.com/MoonchildProductions/moebius.git#commit=$com"
https://raw.githubusercontent.com/bn0785ac/basilisk-arch/master/basilisk.desktop https://raw.githubusercontent.com/bn0785ac/basilisk-arch/master/basilisk-symbolic.svg
https://raw.githubusercontent.com/bn0785ac/basilisk-arch/master/0001-Bug-54395-remove-hardcoded-flag-lcrmf.patch
@@ -114,6 +114,10 @@ ac_add_options --disable-updater
ac_add_options --disable-stylo
ac_add_options --disable-tests
+ac_add_options --disable-debug
+ac_add_options --disable-debug-symbols
+ac_add_options --disable-parental-controls
+ac_add_options --disable-accessibility
# If you want to have text-to-speech support, comment this line:
ac_add_options --disable-webspeech