summaryrefslogtreecommitdiffstats
path: root/graphics/kphotoalbum
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/kphotoalbum')
-rw-r--r--graphics/kphotoalbum/kphotoalbum-4.3-docbook_xml.patch (renamed from graphics/kphotoalbum/kphotoalbum-4.2-docbook_xml.patch)0
-rw-r--r--graphics/kphotoalbum/kphotoalbum.SlackBuild6
-rw-r--r--graphics/kphotoalbum/kphotoalbum.info8
3 files changed, 7 insertions, 7 deletions
diff --git a/graphics/kphotoalbum/kphotoalbum-4.2-docbook_xml.patch b/graphics/kphotoalbum/kphotoalbum-4.3-docbook_xml.patch
index 45a646e3dd..45a646e3dd 100644
--- a/graphics/kphotoalbum/kphotoalbum-4.2-docbook_xml.patch
+++ b/graphics/kphotoalbum/kphotoalbum-4.3-docbook_xml.patch
diff --git a/graphics/kphotoalbum/kphotoalbum.SlackBuild b/graphics/kphotoalbum/kphotoalbum.SlackBuild
index 60bb1fc689..5679244e9c 100644
--- a/graphics/kphotoalbum/kphotoalbum.SlackBuild
+++ b/graphics/kphotoalbum/kphotoalbum.SlackBuild
@@ -4,8 +4,8 @@
# By default the demo pictures and movie are packaged.
PRGNAM=kphotoalbum
-VERSION=${VERSION:-4.2}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-4.3}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
# Automatically determine the architecture we're building on:
@@ -61,7 +61,7 @@ find . \
-exec chmod 644 {} \;
if [ "$DOCBOOK_PATCH" = "yes" ]; then
- patch -p1 < $CWD/kphotoalbum-4.2-docbook_xml.patch
+ patch -p1 < $CWD/kphotoalbum-4.3-docbook_xml.patch
fi
mkdir build && cd build
diff --git a/graphics/kphotoalbum/kphotoalbum.info b/graphics/kphotoalbum/kphotoalbum.info
index 5948077cff..6e8cd081a7 100644
--- a/graphics/kphotoalbum/kphotoalbum.info
+++ b/graphics/kphotoalbum/kphotoalbum.info
@@ -1,10 +1,10 @@
PRGNAM="kphotoalbum"
-VERSION="4.2"
+VERSION="4.3"
HOMEPAGE="http://kphotoalbum.org"
-DOWNLOAD="http://download.kde.org/stable/kphotoalbum/4.2/src/kphotoalbum-4.2.tar.bz2"
-MD5SUM="7cb484089477f3633657b67ce59b85f2"
+DOWNLOAD="http://download.kde.org/stable/kphotoalbum/4.3/src/kphotoalbum-4.3.tar.bz2"
+MD5SUM="09b5ba7d44ee7426802b233454927b8f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="kipi-plugins"
-MAINTAINER="Ben"
+MAINTAINER="Benjamin Trigona-Harany"
EMAIL="bosth@alumni.sfu.ca"