aboutsummaryrefslogtreecommitdiff
path: root/python/feedparser/feedparser.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/feedparser/feedparser.SlackBuild')
-rw-r--r--python/feedparser/feedparser.SlackBuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/python/feedparser/feedparser.SlackBuild b/python/feedparser/feedparser.SlackBuild
index 0b37c60099..79db544fcc 100644
--- a/python/feedparser/feedparser.SlackBuild
+++ b/python/feedparser/feedparser.SlackBuild
@@ -1,10 +1,10 @@
#!/bin/bash
# Slackware build script for feedparser
-# Modified by Luis Henrique <lmello.009@gmail.com>
-# Maintained 2014-2023 by Christoph Willing <chris.willing@linux.com>
-
+#
# Copyright 2008-2009 Chess Griffin <chess@chessgriffin.com>
+# Modified by Luis Henrique <lmello.009@gmail.com>
+# Maintained 2014-2025 by Christoph Willing, Sydney Australia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=feedparser
-VERSION=${VERSION:-6.0.11}
+VERSION=${VERSION:-6.0.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}