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