* update litehtml to 0.8-1
This commit is contained in:
parent
d549d22f17
commit
fa33c7b6a0
@ -2,8 +2,8 @@
|
||||
# Maintainer: Antonio Rojas <arojas@archlinux.org>
|
||||
|
||||
pkgname=litehtml
|
||||
pkgver=0.6
|
||||
pkgrel=2
|
||||
pkgver=0.8
|
||||
pkgrel=1
|
||||
pkgdesc='Fast and lightweight HTML/CSS rendering engine'
|
||||
url='http://www.litehtml.com/'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -11,7 +11,7 @@ license=(BSD)
|
||||
depends=(gumbo-parser gcc-libs)
|
||||
makedepends=(cmake)
|
||||
source=(https://github.com/litehtml/litehtml/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
|
||||
sha256sums=('d8ef26218d5dd7c622d9d42cbc233c0e26baf56d069df2dbe65cc5c0a6d38861')
|
||||
sha256sums=('b19edc049c0174f53941469a3c13f1f3210e8877c9c022ace93ac9cd6566b9f0')
|
||||
|
||||
build() {
|
||||
cmake -B build -S $pkgname-$pkgver \
|
||||
|
Loading…
x
Reference in New Issue
Block a user