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

Alexander Rødseth arodseth at archlinux.org
Sat Nov 26 21:57:58 UTC 2016


    Date: Saturday, November 26, 2016 @ 21:57:57
  Author: arodseth
Revision: 196977

upgpkg: libnsutils 0.0.3-1

Modified:
  libnsutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-26 21:54:57 UTC (rev 196976)
+++ PKGBUILD	2016-11-26 21:57:57 UTC (rev 196977)
@@ -2,8 +2,8 @@
 # Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 
 pkgname=libnsutils
-pkgver=0.0.2
-_netsurf=3.4
+pkgver=0.0.3
+_netsurf=3.6
 pkgrel=1
 pkgdesc='NetSurf Utilities'
 arch=('x86_64' 'i686')
@@ -12,7 +12,7 @@
 makedepends=('netsurf-buildsystem')
 depends=('glibc')
 source=("http://download.netsurf-browser.org/netsurf/releases/source-full/netsurf-all-$_netsurf.tar.gz")
-sha256sums=('c62cbecfb19b78b27b9065858484696c179ff17f828b848e28d6617fcdaafdd6')
+sha256sums=('fdde93ab180222bda8e2135dbb52d7cc1b63c66eaa5da74782f1ce6d894df8b1')
 
 build() {
   make -C "netsurf-all-$_netsurf/$pkgname" PREFIX=/usr INCLUDEDIR=include \



More information about the arch-commits mailing list