[arch-commits] Commit in netsurf/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Tue Apr 25 14:20:21 UTC 2017


    Date: Tuesday, April 25, 2017 @ 14:20:20
  Author: arodseth
Revision: 225301

upgpkg: netsurf 3.6-3

Modified:
  netsurf/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-25 14:00:53 UTC (rev 225300)
+++ PKGBUILD	2017-04-25 14:20:20 UTC (rev 225301)
@@ -6,7 +6,7 @@
 
 pkgname=netsurf
 pkgver=3.6
-pkgrel=2
+pkgrel=3
 pkgdesc='Lightweight and fast web browser'
 arch=('x86_64' 'i686')
 url='http://www.netsurf-browser.org/'
@@ -18,8 +18,8 @@
 makedepends=('re2c' 'netsurf-buildsystem' 'perl-html-parser' 'nsgenbind>=0.3'
              'inetutils' 'libutf8proc>1.3.1' 'git' 'setconf' 'check' 'gtk3'
              'duktape')
-# git.netsurf-browser.org has an invalid https sertificate
-source=("git://git.netsurf-browser.org/netsurf.git#tag=release/$pkgver"
+# git.netsurf-browser.org has an invalid https certificate
+source=("git://git.netsurf-browser.org/netsurf.git#commit=c56ecfd924b16d15bf74385c4d556a6b7002e8a6"
         'openssl.patch'
         'netsurf.sh')
 sha256sums=('SKIP'
@@ -30,6 +30,7 @@
   cd "$pkgname"
 
   patch -p1 -i "$srcdir/openssl.patch"
+
   sed 's:netsurf-gtk:netsurf:' -i frontends/gtk/res/netsurf-gtk.desktop
   sed 's:libutf8proc/::' -i utils/idna.c
   sed 's:UTF8PROC_CCC_VIRAMA:UTF8PROC_BIDI_CLASS_EN:' -i utils/idna.c



More information about the arch-commits mailing list