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

Alexander Rødseth arodseth at archlinux.org
Wed Nov 1 10:54:53 UTC 2017


    Date: Wednesday, November 1, 2017 @ 10:54:52
  Author: arodseth
Revision: 264982

upgpkg: netsurf-buildsystem 1.6-1

Modified:
  netsurf-buildsystem/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-01 10:54:44 UTC (rev 264981)
+++ PKGBUILD	2017-11-01 10:54:52 UTC (rev 264982)
@@ -2,15 +2,14 @@
 # Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 
 pkgname=netsurf-buildsystem
-pkgver=1.5
+pkgver=1.6
 pkgrel=1
 pkgdesc='The Netsurf buildsystem'
-arch=('x86_64' 'i686')
-url='http://source.netsurf-browser.org/buildsystem.git/'
-depends=('perl' 'bash')
+arch=('any')
+url='http://source.netsurf-browser.org/buildsystem.git/' # invalid https
 license=('MIT')
 source=("http://download.netsurf-browser.org/libs/releases/buildsystem-$pkgver.tar.gz")
-sha256sums=('dbc6afc639f6987b704e6ff4427668787ee7efba77e1bbf76b614699b5daaf71')
+sha256sums=('3d9c8a2f60dab6add712a2e67ba35f592e31688566b2ded38d0d61461138b35c')
 
 build() {
   cd "buildsystem-$pkgver"
@@ -28,5 +27,5 @@
   install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
 }
 
-# getver: -u 7
-# vim:set ts=2 sw=2 et:
+# getver: git.netsurf-browser.org/buildsystem.git/plain/Makefile
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list