diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2006-09-18 23:22:54 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2006-09-18 23:22:54 +0000 |
commit | a5ad04283516a7ff72cfd33f3221cfd3c10c3b5b (patch) | |
tree | 55c12ac5c530bfa4106e7108ac2fddcb5d8d3f64 /simplepkg.SlackBuild | |
parent | d3d1f990f32160c8e132d0d46578a37db0b39170 (diff) | |
download | simplepkg-a5ad04283516a7ff72cfd33f3221cfd3c10c3b5b.tar.gz simplepkg-a5ad04283516a7ff72cfd33f3221cfd3c10c3b5b.tar.bz2 |
simplepkg 0.4.9pre1
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@4 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'simplepkg.SlackBuild')
-rwxr-xr-x | simplepkg.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/simplepkg.SlackBuild b/simplepkg.SlackBuild index 4b25033..26a2d5a 100755 --- a/simplepkg.SlackBuild +++ b/simplepkg.SlackBuild @@ -6,7 +6,7 @@ PACKAGE="simplepkg" PACK_DIR="package-$PACKAGE" BUILD="1rha" -VERSION="0.4.9" +VERSION="0.4.9pre1" ARCH="noarch" LIBEXEC="/usr/libexec/$PACKAGE" |