aboutsummaryrefslogtreecommitdiff
path: root/trunk/simplepkg.SlackBuild
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2007-04-06 04:18:27 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2007-04-06 04:18:27 +0000
commita9b660c043992eff708f18e7addaa98a0c423ee6 (patch)
tree7af9096e5c19e780b2b86f485023d538957c238a /trunk/simplepkg.SlackBuild
parent26f66ec2c6b56593128cfe39809be7129f2c319c (diff)
downloadsimplepkg-a9b660c043992eff708f18e7addaa98a0c423ee6.tar.gz
simplepkg-a9b660c043992eff708f18e7addaa98a0c423ee6.tar.bz2
small fix
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@287 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk/simplepkg.SlackBuild')
-rwxr-xr-xtrunk/simplepkg.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/trunk/simplepkg.SlackBuild b/trunk/simplepkg.SlackBuild
index bbd6ced..f0cbf86 100755
--- a/trunk/simplepkg.SlackBuild
+++ b/trunk/simplepkg.SlackBuild
@@ -5,8 +5,8 @@
PACKAGE="simplepkg"
PACK_DIR="package-$PACKAGE"
-BUILD=${BUILD:=1rha}
-VERSION="0.5pre2"
+BUILD=${BUILD:=2rha}
+VERSION="0.5pre1"
ARCH="noarch"
LIBEXEC="/usr/libexec/$PACKAGE"
BINDIR="/usr/bin"