# Maintainer: Jonathan Apodaca # vim: set sw=2 expandtab: repology_pkgname=SKIP pkgname=brave-browser-installer pkgver=1.0.1 pkgrel=3 pkgdesc='Installs the Brave Browser repository' arch=(amd64) depends=(apt-transport-https curl) source=() sha256sums=() postinst=brave-browser-installer.postinst package() { true }