summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Oppenlander2017-07-10 15:16:36 +1000
committerPatrick Oppenlander2017-07-10 15:16:36 +1000
commitb90fe3b7d0230017fe3d5c73adbc4d38ded0a46c (patch)
tree463262ce4d96db180371a17d2ad00fa68f5e5e68
parentff0b68d5553c3ff83cdbaf22dd2b7125ddd8cf2b (diff)
downloadaur-b90fe3b7d0230017fe3d5c73adbc4d38ded0a46c.tar.gz
upgpkg: cairo-minimal 1.14.8-1
upstream release bump version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18a6afd74bcd..ee04afd8bfd6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,3 @@
-# Generated by mksrcinfo v8
-# Sun Feb 5 21:11:51 UTC 2017
pkgbase = cairo-minimal
pkgdesc = A vector graphics library - build with minimal dependencies
pkgver = 1.14.8
@@ -14,7 +12,7 @@ pkgbase = cairo-minimal
depends = fontconfig
depends = pixman>=0.30.0
depends = glib2
- depends = lzo2
+ depends = lzo
depends = gcc-libs
provides = cairo-xcb
provides = cairo
diff --git a/PKGBUILD b/PKGBUILD
index cf9bae76a533..ac829c103194 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cairo-minimal
pkgver=1.14.8
-pkgrel=2
+pkgrel=1
pkgdesc="A vector graphics library - build with minimal dependencies"
arch=(i686 x86_64)
license=('LGPL' 'MPL')