summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--misc/seahorse-plugins/seahorse-plugins.SlackBuild5
-rw-r--r--misc/seahorse-plugins/seahorse-plugins.info8
2 files changed, 7 insertions, 6 deletions
diff --git a/misc/seahorse-plugins/seahorse-plugins.SlackBuild b/misc/seahorse-plugins/seahorse-plugins.SlackBuild
index e650261faf..b6b146c06d 100644
--- a/misc/seahorse-plugins/seahorse-plugins.SlackBuild
+++ b/misc/seahorse-plugins/seahorse-plugins.SlackBuild
@@ -5,7 +5,7 @@
# Written by Andrew Rowland <darowland@ieee.org>
PRGNAM='seahorse-plugins'
-VERSION=${VERSION:-20120904_75c66f6}
+VERSION=${VERSION:-20150521_3781393eac}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -51,6 +51,8 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \;
+gnome-doc-prepare --force
+
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./autogen.sh \
@@ -60,7 +62,6 @@ CXXFLAGS="$SLKCFLAGS" \
--localstatedir=/var \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
- --enable-agent \
--disable-scrollkeeper \
--disable-update-mime-database \
--disable-epiphany \
diff --git a/misc/seahorse-plugins/seahorse-plugins.info b/misc/seahorse-plugins/seahorse-plugins.info
index 21eecbb5bb..e31433fa00 100644
--- a/misc/seahorse-plugins/seahorse-plugins.info
+++ b/misc/seahorse-plugins/seahorse-plugins.info
@@ -1,8 +1,8 @@
PRGNAM="seahorse-plugins"
-VERSION="20120904_75c66f6"
-HOMEPAGE="https://live.gnome.org/Seahorse/Plugins"
-DOWNLOAD="http://ponce.cc/slackware/sources/repo/seahorse-plugins-20120904_75c66f6.tar.xz"
-MD5SUM="ab87610e5d2b9d959027293dced0f629"
+VERSION="20150521_3781393eac"
+HOMEPAGE="https://wiki.gnome.org/Apps/Seahorse/Plugins"
+DOWNLOAD="https://harrier.slackbuilds.org/misc/seahorse-plugins-20150521_3781393eac.tar.xz"
+MD5SUM="d9bb36048c3b1fc727383e107a94dcec"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gnome-common libcryptui seahorse"