summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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