mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
update description
This commit is contained in:
parent
852884ff2a
commit
33b60201ac
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -1,5 +1,5 @@
|
|||
pkgbase = css-inline
|
||||
pkgdesc = CSS inliner
|
||||
pkgdesc = High-performance library for inlining CSS into HTML 'style' attributes
|
||||
pkgver = 0.19.1
|
||||
pkgrel = 1
|
||||
url = https://github.com/Stranger6667/css-inline
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -3,7 +3,7 @@
|
|||
pkgname=css-inline
|
||||
pkgver=0.19.1
|
||||
pkgrel=1
|
||||
pkgdesc="CSS inliner"
|
||||
pkgdesc="High-performance library for inlining CSS into HTML 'style' attributes"
|
||||
arch=('x86_64' 'aarch64')
|
||||
url="https://github.com/Stranger6667/css-inline"
|
||||
license=('MIT')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue