update description

This commit is contained in:
Mohammad Reza Karimi 2026-01-27 13:25:41 -05:00
parent 852884ff2a
commit 33b60201ac
No known key found for this signature in database
GPG key ID: 0A777EAC5BCAEB1B
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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')