summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugene Lamskoy2018-05-31 19:07:33 +0300
committerEugene Lamskoy2018-05-31 19:07:33 +0300
commit53e67a40b38328387d020815554c153f6e637b83 (patch)
treef295b8b60d419dcf4916046ecb3129608a29e194
parent0da2dad29a06f1f1e4996325cc7440a4ba5d1c9b (diff)
downloadaur-53e67a40b38328387d020815554c153f6e637b83.tar.gz
1.15.12-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD11
2 files changed, 13 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6fd3f25caa95..9f74fca6dbad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu May 31 10:56:59 UTC 2018
+# Thu May 31 16:07:20 UTC 2018
pkgbase = cairo-ubuntu
pkgdesc = Cairo vector graphics library
- pkgver = 1.15.10
+ pkgver = 1.15.12
pkgrel = 1
url = http://cairographics.org/
changelog = CHANGELOG
@@ -26,7 +26,7 @@ pkgbase = cairo-ubuntu
depends = mesa
depends = libgl
depends = lzo
- provides = cairo=1.15.10
+ provides = cairo=1.15.12
provides = cairo-ubuntu
provides = cairo-xcb
conflicts = cairo
@@ -37,11 +37,11 @@ pkgbase = cairo-ubuntu
conflicts = cairo-ocaml-git
conflicts = cairo-small
replaces = cairo-xcb
- source = http://cairographics.org/snapshots/cairo-1.15.10.tar.xz
+ source = http://cairographics.org/snapshots/cairo-1.15.12.tar.xz
source = cairo-respect-fontconfig_pb.patch
source = cairo-server-side-gradients.patch
source = cairo-webkit-html5-fix.patch
- md5sums = f060381576d67c855fad03e327fc9a69
+ md5sums = f7d9ad73a8abe0d178e0fc16d3fcbfa3
md5sums = 080eac1ce1b2fa2beb550555d31d29b8
md5sums = 4ffec1c86085da11bf9f56d6bf88fbdf
md5sums = 6080d20e289f5e75cc013e8f40710aa3
diff --git a/PKGBUILD b/PKGBUILD
index dca41b717e22..0d6b5d20d005 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,17 @@
-# Maintainer: Ner0
+# Maintainer: El
+# Contributor: Ner0
# Contributor: Tevin Zhang <mail2tevin {at} gmail {dot} com>
# Contributor: Paul Bredbury <brebs@sent.com>
# Contributor: Biru Ionut <biru.ionut at gmail.com>
# Contributor: Andrea Fagiani <andfagiani {at} gmail {dot} com>
-# Installation order: freetype2-ubuntu fontconfig-ubuntu libxft-ubuntu cairo-ubuntu
+# Installation order: freetype2-ubuntu fontconfig-ubuntu cairo-ubuntu pango-ubuntu
# Source : https://github.com/bohoomil/fontconfig-ultimate/tree/pkgbuild/03_cairo-iu
# Thanks to bohomil
pkgname=cairo-ubuntu
_name=cairo
-pkgver=1.15.10
+pkgver=1.15.12
pkgrel=1
pkgdesc="Cairo vector graphics library"
arch=(i686 x86_64)
@@ -70,3 +71,7 @@ md5sums=('f060381576d67c855fad03e327fc9a69'
'080eac1ce1b2fa2beb550555d31d29b8'
'4ffec1c86085da11bf9f56d6bf88fbdf'
'6080d20e289f5e75cc013e8f40710aa3')
+md5sums=('f7d9ad73a8abe0d178e0fc16d3fcbfa3'
+ '080eac1ce1b2fa2beb550555d31d29b8'
+ '4ffec1c86085da11bf9f56d6bf88fbdf'
+ '6080d20e289f5e75cc013e8f40710aa3')