diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,27 +1,32 @@ name : brave -version : 0.22.669 -release : 4 +version : 0.22.721 +release : 5 source : - - git|https://github.com/brave/browser-laptop: v0.22.669dev + - https://github.com/brave/browser-laptop/archive/v0.22.721dev.tar.gz : 4bdf4fded83de13aacf2f89330805f9a0fbba769fe60de891092d04fd6700b78 license : - MPL-2.0 - GPL-3.0-or-later # Https Everywhere - GPL-2.0-or-later # Privacy Badger component : network.web.browser summary : A browser with your interests at heart. -description: | - Browse faster by blocking ads and trackers that violate your privacy and cost you time and money. +description: "Browse faster by blocking ads and trackers that violate your privacy and cost you time and money. \n" networking : yes builddeps : - pkgconfig(alsa) - pkgconfig(gconf-2.0) - pkgconfig(gtk+-3.0) - pkgconfig(xscrnsaver) + - git - nodejs rundeps : - libgnome-keyring setup : | %patch -p1 < $pkgfiles/0001-Don-t-override-the-default-workspace-switching-short.patch + + # Dirty work around to work with git + git init + git add * + git commit -m "brave" npm install build : | CHANNEL=dev npm run build-package diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -28,12 +28,12 @@ - - 2018-04-28 - 0.22.669 + + 2018-05-25 + 0.22.721 Packaging update Alec Scott alecbcs@gmail.com \ No newline at end of file