summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2024-02-26 11:21:45 -0300
committerDaniel Bermond2024-02-26 11:21:45 -0300
commit64bd715e22f5a693a88ec1b44173be631480468c (patch)
tree7e0f821245b1f9274944f740063a977761bafc62
parentdc73ba253c5ade962bc2273ed3f5a594d125acda (diff)
downloadaur-fontconfig-ubuntu.tar.gz
Update to version 2.15.0-1ubuntu1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD10
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6da46cede53c..08e0003aabf9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = fontconfig-ubuntu
pkgdesc = A library for configuring and customizing font access (with Ubuntu patches)
- pkgver = 2.14.2
+ pkgver = 2.15.0
pkgrel = 1
url = https://launchpad.net/ubuntu/+source/fontconfig
arch = x86_64
- license = custom
+ license = LicenseRef-custom
checkdepends = unzip
makedepends = autoconf-archive
makedepends = gperf
@@ -19,13 +19,13 @@ pkgbase = fontconfig-ubuntu
makedepends = json-c
makedepends = expat
makedepends = freetype2
- source = https://launchpad.net/ubuntu/+archive/primary/+files/fontconfig_2.14.2.orig.tar.xz
- source = https://launchpad.net/ubuntu/+archive/primary/+files/fontconfig_2.14.2-6ubuntu1.debian.tar.xz
+ source = https://launchpad.net/ubuntu/+archive/primary/+files/fontconfig_2.15.0.orig.tar.xz
+ source = https://launchpad.net/ubuntu/+archive/primary/+files/fontconfig_2.15.0-1ubuntu1.debian.tar.xz
source = fontconfig-ubuntu.hook
source = 40-fontconfig-config.hook
source = 40-fontconfig-config.script
- sha256sums = dba695b57bce15023d2ceedef82062c2b925e51f5d4cc4aef736cf13f60a468b
- sha256sums = b2465690f84f1144faa4096136b5112a5c4881ffbdf15965335aa3e5500bd3cb
+ sha256sums = 63a0658d0e06e0fa886106452b58ef04f21f58202ea02a94c39de0d3335d7c0e
+ sha256sums = ca03ade222cbe71cf323f7c1aaf85eebb91bed1f79f8a2790332bcecc76ecc9c
sha256sums = fd7b6ce8ce178107f2e0b52462ebf186b6051c6eec945770107fda57048c9f34
sha256sums = 44f12491c9fd7eff825853846a2b3b8df2b96fc6520be5cb31ce7f37a160ff02
sha256sums = 7a9d50bccc709eb15db6ba8e13f69bc9d79b0bf354f1d17c1a5b2748edff3c33
@@ -34,7 +34,7 @@ pkgname = fontconfig-ubuntu
install = fontconfig-ubuntu.install
depends = expat
depends = libfreetype.so
- provides = fontconfig=2.14.2
+ provides = fontconfig=2.15.0
provides = libfontconfig.so
conflicts = fontconfig
options = !emptydirs
diff --git a/PKGBUILD b/PKGBUILD
index 56d1afa2ca3d..4e12c5bf29d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,13 +9,13 @@
pkgbase=fontconfig-ubuntu
pkgname=('fontconfig-ubuntu' 'fontconfig-ubuntu-docs')
-pkgver=2.14.2
-_ubuver=6ubuntu1
+pkgver=2.15.0
+_ubuver=1ubuntu1
pkgrel=1
pkgdesc='A library for configuring and customizing font access (with Ubuntu patches)'
arch=('x86_64')
url='https://launchpad.net/ubuntu/+source/fontconfig'
-license=('custom')
+license=('LicenseRef-custom')
makedepends=('autoconf-archive' 'gperf' 'python-lxml' 'python-six' 'docbook-utils' 'docbook-sgml'
'perl-sgmls' 'texlive-latexrecommended' 'texlive-formatsextra>=2017' 'lynx' 'json-c'
'expat' 'freetype2')
@@ -25,8 +25,8 @@ source=("https://launchpad.net/ubuntu/+archive/primary/+files/fontconfig_${pkgve
'fontconfig-ubuntu.hook'
'40-fontconfig-config.hook'
'40-fontconfig-config.script')
-sha256sums=('dba695b57bce15023d2ceedef82062c2b925e51f5d4cc4aef736cf13f60a468b'
- 'b2465690f84f1144faa4096136b5112a5c4881ffbdf15965335aa3e5500bd3cb'
+sha256sums=('63a0658d0e06e0fa886106452b58ef04f21f58202ea02a94c39de0d3335d7c0e'
+ 'ca03ade222cbe71cf323f7c1aaf85eebb91bed1f79f8a2790332bcecc76ecc9c'
'fd7b6ce8ce178107f2e0b52462ebf186b6051c6eec945770107fda57048c9f34'
'44f12491c9fd7eff825853846a2b3b8df2b96fc6520be5cb31ce7f37a160ff02'
'7a9d50bccc709eb15db6ba8e13f69bc9d79b0bf354f1d17c1a5b2748edff3c33')