aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpatches/cairo/cairo.SlackBuild (renamed from x11/libs/cairo/cairo.SlackBuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libs/cairo/cairo.SlackBuild b/patches/cairo/cairo.SlackBuild
index 83dc5fdc..6c64ab3a 100755
--- a/x11/libs/cairo/cairo.SlackBuild
+++ b/patches/cairo/cairo.SlackBuild
@@ -27,7 +27,7 @@ fi
# default settings
PACKAGE="cairo"
ARCH=${ARCH:=i486}
-VERSION=${VERSION:=1.2.4}
+VERSION=${VERSION:=1.4.0}
BUILD=${BUILD:=1rha}
SRC_DIR=${SRC:=$CWD}
TMP=${TMP:=/tmp}