summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugene Lamskoy2018-06-04 00:49:02 +0300
committerEugene Lamskoy2018-06-04 00:49:02 +0300
commit5ff2c6dae11406ebea49589c6ee761e86daa33c5 (patch)
tree517e84b2cd1f6ac8c43a412021ce46c5761d4e6b
parentf901b315c7459b42a6327c91323f1f30ce90bb4d (diff)
downloadaur-5ff2c6dae11406ebea49589c6ee761e86daa33c5.tar.gz
Fixes for 1.15.12
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 1 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 95973c045619..342a7c03aae0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu May 31 23:06:59 UTC 2018
+# Sun Jun 3 21:48:46 UTC 2018
pkgbase = cairo-ubuntu
pkgdesc = 2D graphics library with support for multiple output devices (with ubuntu patches)
pkgver = 1.15.12
diff --git a/PKGBUILD b/PKGBUILD
index 8eda59313ce4..be891d000bc3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,9 +24,6 @@ pkgver() {
prepare() {
cd $_realpkg
- # Fixup tag for pkgver()
- git tag -f 1.15.10 5e6b9aeb5e3402ff17ae8ee8548ae2341c2f7d59
-
# Fix non-UTF-8 sources giving gtk-doc trouble
patch -Np1 -i ../utf-8.diff
patch -Np1 -i ../cairo-respect-fontconfig_pb.patch