summaryrefslogtreecommitdiffstats
path: root/network/phpmyadmin/phpmyadmin.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/phpmyadmin/phpmyadmin.SlackBuild')
-rw-r--r--network/phpmyadmin/phpmyadmin.SlackBuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/network/phpmyadmin/phpmyadmin.SlackBuild b/network/phpmyadmin/phpmyadmin.SlackBuild
index 1bb6ce873e..3dc1101cf2 100644
--- a/network/phpmyadmin/phpmyadmin.SlackBuild
+++ b/network/phpmyadmin/phpmyadmin.SlackBuild
@@ -3,13 +3,13 @@
# Slackware Package Build Script for phpmyadmin
# Home Page http://www.phpmyadmin.net/
-# Copyright (c) 2009-2010, Nishant Limbachia, Hoffman Estates, IL, USA (nishant@mnspace.net)
+# Copyright (c) 2009-2010, Nishant Limbachia, Hoffman Estates, IL, USA (nishant _AT_ mnspace _DOT_ net)
# All rights reserved.
#
-# Redistribution and use of this script, with or without modification, is
+# Redistribution and use of this script, with or without modification, is
# permitted provided that the following conditions are met:
#
-# 1. Redistributions of script must retain the above copyright notice,
+# 1. Redistributions of script must retain the above copyright notice,
# this list of conditions and the following disclaimer.
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
@@ -27,8 +27,8 @@
# Modified by the SlackBuilds.org project.
PRGNAM=phpmyadmin
-VERSION=3.2.5
-ARCH="noarch" # hardcode ARCH
+VERSION=3.3.0
+ARCH=noarch # hardcode ARCH
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}