Andrés Rodríguez
9f2a918128
Update to version v0.66.100
2019-07-16 17:47:31 -03:00
Andrés Rodríguez
b65ed54a90
Update to version 0.66.99
2019-07-02 15:26:00 -03:00
Andrés Rodríguez
586579e0e1
Actually nevermind that, also support in-line comments
...
Note to self: Don't rush things out at 5:19 AM
2019-06-24 05:19:19 -03:00
Andrés Rodríguez
8724f22c36
Remove unnecessary use of sed
...
Turns out you don't need to filter out comments for $@ to work if the
comment is a full line.
2019-06-24 05:13:14 -03:00
Andrés Rodríguez
7007f7bd90
Fix typo and allow line comments in brave-flags.conf
2019-06-24 05:09:20 -03:00
Andrés Rodríguez
3d64918004
Solve a few QoL issues
...
- Work around Brave segfaulting on new window (which messes up xdg-open)
- Added support for user flags, much like Arch's own chromium package
- Remove old, non-working workaround for pepper-flash support from Muon era
and replace it with a horrible hack necessary for enabling it in modern Brave
2019-06-23 20:17:24 -03:00
Andrés Rodríguez
13b2990326
Update to version 0.65.121
2019-06-20 02:31:54 -03:00
Andrés Rodríguez
202f7d7483
Update to v0.65.120
2019-06-14 18:26:34 -03:00
Andrés Rodríguez
0af7d957b2
Update to v0.65.118
2019-06-06 16:52:15 -03:00
Andrés Rodríguez
152e487d0c
Update to v0.64.77
2019-05-22 18:30:30 -03:00
Andrés Rodríguez
f6361a7062
Update to v0.64.76
2019-05-16 17:32:29 -03:00
Andrés Rodríguez
92fc644fe7
Update to v0.64.75
2019-05-14 18:34:50 -03:00
Andrés Rodríguez
b03c5eb565
Update to v0.63.55
2019-05-06 18:33:43 -03:00
Andrés Rodríguez
86053f61bd
Remove the now unnecessary .deb download
2019-04-26 12:13:38 -03:00
Andrés Rodríguez
02d9fa184c
Update to v0.63.48
2019-04-24 13:35:11 -03:00
Andrés Rodríguez
356a3fabd4
Fix building in cached build dir
2019-04-09 12:21:01 -03:00
Andrés Rodríguez
5483c884d1
Work around upstream packaging issue
...
Upstream doesn't package the assets necessary for rendering their own
plugins in the provided .zip file, but they do on the .deb. As a work
around, we download both and extract the necessary files from the
latter.
2019-04-08 14:50:35 -03:00
Andrés Rodríguez
6f5377399f
Move libgnome-keyring to optdepend; remove gconf as dep
2019-04-08 12:55:11 -03:00
Andrés Rodríguez
3e00ed688f
Update to v0.62.51
2019-04-05 16:05:50 -03:00
Andrés Rodríguez
56c2800085
Update to v0.62.50
2019-04-03 13:38:11 -03:00
Andrés Rodríguez
843422c281
Update to version 0.61.52
2019-03-29 22:06:07 -03:00
Andrés Rodríguez
24ef66d615
Update .SRCINFO
2019-03-13 00:49:19 -03:00
Andrés Rodríguez
de1e549bd4
Update to version 0.61.51
2019-03-13 00:48:40 -03:00
Andrés Rodríguez
3bcd343acd
Update to v0.60.48
2019-03-06 16:01:12 -03:00
Andrés Rodríguez
e3776b69e2
Update .SRCINFO
2019-03-05 11:40:52 -03:00
Andrés Rodríguez
e2b68bbd60
Fix build
2019-03-05 11:40:03 -03:00
now-im
6d27709631
Update 0.60.47
2019-03-05 14:41:14 +06:00
now-im
8a8078c75d
Update 0.60.45
2019-02-24 16:42:44 +06:00
Simón Oroño
081af46455
v0.59.35
2019-02-06 15:57:09 -04:00
Simón Oroño
04249830de
v0.59.34
2019-02-01 22:38:10 -04:00
Simón Oroño
ce85fb1c8d
Update to v0.58.21
2019-01-14 06:06:35 -04:00
Simón Oroño
612032e734
Updated to v0.58.18
2018-12-24 13:34:44 -04:00
Simón Oroño
df763070fd
Update to v0.57.18
2018-12-08 09:03:36 -04:00
Simón Oroño
cff3953a16
Updated to version 0.56.15
2018-11-23 12:55:07 -04:00
Simón Oroño
65b2be5e61
Updated to version 0.56.14
2018-11-21 09:29:15 -04:00
Simón Oroño
c20477a0cb
Update to version 0.56.12
2018-11-14 23:14:27 -04:00
Caleb Maclennan
5812e48bff
Update to v0.24.0
2018-09-24 16:25:14 -06:00
Caleb Maclennan
830fe071dc
Update to v0.23.107
2018-09-18 21:49:40 +03:00
Caleb Maclennan
bd332499ad
Normlize coding style so package can be diffed with 'brave'
2018-09-01 13:22:16 +03:00
Caleb Maclennan
e3890987b5
Update .gitignore file for easy bulk repository management
2018-09-01 10:03:56 +03:00
Caleb Maclennan
6aa93248be
Move launcher from heredoc to repository and include relevant warning message
...
The warning message doesn't do much good in build(), the package may not
be installed on the system that built it, and it's likely to get lost.
Moving it to the launcher (where the same test was being run anyway)
and outputting it on STDERR makes the whole thing a bit less of a monkey
patch. Also this makes reviewing changes to the AUR package a lot
easier, changes to the launcher can be easily reviewed in git.
2018-09-01 09:37:39 +03:00
Caleb Maclennan
34c4edb15c
Normalize packaging standards and simplify install syntax
2018-09-01 08:57:14 +03:00
Caleb Maclennan
9cbb60c4b0
Move desktop support file from heredoc to repository
2018-09-01 08:41:32 +03:00
Caleb Maclennan
95cfc671c0
Generate .SRCINFO using makepkg --printsrcinfo
instead of obsolete mksrcinfo
2018-09-01 08:12:23 +03:00
Caleb Maclennan
ecff221814
Fix potential bash variable quoting issues
2018-09-01 08:10:57 +03:00
Caleb Maclennan
be49604cc3
Drop obsolete one-time-hack for upstream pkgver anomoly
2018-09-01 08:08:41 +03:00
Jacob Mischka
e5656c97c7
Upgrade to v0.23.105
2018-08-30 07:20:17 -05:00
Jacob Mischka
0fc8c78dce
Upgrade to v0.23.73
2018-08-02 07:03:06 -05:00
Jacob Mischka
a6860b8cfb
Upgrade to v0.23.31
2018-07-09 07:16:01 -05:00
Jacob Mischka
9b88ac599e
Upgrade to v0.23.19
2018-07-02 11:46:50 -05:00