summaryrefslogtreecommitdiffstats
path: root/network/phpmyadmin/phpmyadmin.SlackBuild
diff options
context:
space:
mode:
author Nishant Limbachia2010-03-08 17:38:49 +0100
committer Erik Hanson2010-05-13 13:26:21 +0200
commitee1fcb7996b0b94e67ac16a55b5c44a481bab2e1 (patch)
treea8f4a3955921b2e3580a0a5b8015e961c8bf7fd1 /network/phpmyadmin/phpmyadmin.SlackBuild
parentf3b98eb1850a17fd3df5c48d10492f0bf0869362 (diff)
downloadslackbuilds-ee1fcb7996b0b94e67ac16a55b5c44a481bab2e1.tar.gz
network/phpmyadmin: Updated for version 3.3.0.
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}