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

Alexander Rødseth arodseth at archlinux.org
Thu Feb 21 11:53:45 UTC 2019


    Date: Thursday, February 21, 2019 @ 11:53:44
  Author: arodseth
Revision: 434977

upgpkg: libcss 0.8.0-2

Modified:
  libcss/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-21 11:51:32 UTC (rev 434976)
+++ PKGBUILD	2019-02-21 11:53:44 UTC (rev 434977)
@@ -4,14 +4,14 @@
 
 pkgname=libcss
 pkgver=0.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc='CSS parser and selection engine'
-arch=('x86_64')
-url='http://www.netsurf-browser.org/projects/libcss/' # no https available
-license=('MIT')
+arch=(x86_64)
+url='https://www.netsurf-browser.org/projects/libcss/'
+license=(MIT)
 makedepends=('netsurf-buildsystem>=1.7')
 depends=('libparserutils>=0.2.4' 'libwapcaplet>=0.4.1')
-source=("http://download.netsurf-browser.org/libs/releases/libcss-$pkgver-src.tar.gz")
+source=("https://download.netsurf-browser.org/libs/releases/libcss-$pkgver-src.tar.gz")
 sha256sums=('35a0490d98c23e09b8d2b5e4619926131c5b98da7a9db2ed00322f63fbc2ad5f')
 
 prepare() {



More information about the arch-commits mailing list