summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authora8212024-03-25 19:31:56 +0100
committera8212024-03-25 19:31:56 +0100
commit8e7913b84ad89b7b83a6231f90ef2db37b3a4fe1 (patch)
tree68367584f9ee5f98e9fd177448328565694af49f /PKGBUILD
parente1b6ea20b8ea78d9aec8e2968e906ceef9859d3a (diff)
downloadaur-8e7913b84ad89b7b83a6231f90ef2db37b3a4fe1.tar.gz
update license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 2 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e30bdb868723..d43bf331bba9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,15 +6,12 @@
pkgbase=cairo-git
pkgname=(cairo-git cairo-docs-git)
-pkgver=1.18.0.r10.gf9de19ad7
+pkgver=1.18.0.r29.g057a949bb
pkgrel=1
pkgdesc="2D graphics library with support for multiple output devices"
url="https://cairographics.org/"
arch=(x86_64)
-license=(
- LGPL
- MPL
-)
+license=('LGPL-2.1-only OR MPL-1.1')
depends=(
fontconfig
freetype2