diff options
author | zoorat | 2025-01-10 12:29:36 +0600 |
---|---|---|
committer | zoorat | 2025-01-10 12:29:36 +0600 |
commit | 71be60fa37bf08737f8e89fbf046c349e86fa479 (patch) | |
tree | 15708053f35348510394b34e4f01d534351060cc /.SRCINFO | |
parent | 415a33a0de0405a41668ffcccc03cc08e3080f21 (diff) | |
download | aur-libsvg.tar.gz |
FIX: broken build
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,11 +1,11 @@ pkgbase = libsvg pkgdesc = A library for rendering SVG documents pkgver = 0.1.4 - pkgrel = 7 + pkgrel = 8 url = https://cairographics.org/ arch = i686 arch = x86_64 - license = LGPL + license = LGPL-2.1-only depends = glibc depends = libxml2 options = strip |