aboutsummaryrefslogtreecommitdiff
path: root/simplepkg.SlackBuild
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2006-10-04 01:00:04 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2006-10-04 01:00:04 +0000
commit17c7b9bf562426e5137e43c62548ad116406448c (patch)
tree622a96e4838eace1d516e46a7307ce4a60a7fd60 /simplepkg.SlackBuild
parent6dff2a081642bde6615ac568c54a2dfd5126ff6d (diff)
downloadsimplepkg-17c7b9bf562426e5137e43c62548ad116406448c.tar.gz
simplepkg-17c7b9bf562426e5137e43c62548ad116406448c.tar.bz2
simplepkg 0.4.9pre3: createpkg small fix when searching for a slackbuild
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@12 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'simplepkg.SlackBuild')
-rwxr-xr-xsimplepkg.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/simplepkg.SlackBuild b/simplepkg.SlackBuild
index 74606de..4dc8a56 100755
--- a/simplepkg.SlackBuild
+++ b/simplepkg.SlackBuild
@@ -5,8 +5,8 @@
PACKAGE="simplepkg"
PACK_DIR="package-$PACKAGE"
-BUILD="4rha"
-VERSION="0.4.9pre2"
+BUILD="1rha"
+VERSION="0.4.9pre3"
ARCH="noarch"
LIBEXEC="/usr/libexec/$PACKAGE"