diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2006-09-18 22:14:25 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2006-09-18 22:14:25 +0000 |
commit | d3d1f990f32160c8e132d0d46578a37db0b39170 (patch) | |
tree | 51d357b968b1966a5294843b652cdf0b745bcef3 /simplepkg.SlackBuild | |
parent | dce8dfb535a8178153049b8dc97bb43b6c5bcd6d (diff) | |
download | simplepkg-d3d1f990f32160c8e132d0d46578a37db0b39170.tar.gz simplepkg-d3d1f990f32160c8e132d0d46578a37db0b39170.tar.bz2 |
small updates
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@3 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'simplepkg.SlackBuild')
-rwxr-xr-x | simplepkg.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/simplepkg.SlackBuild b/simplepkg.SlackBuild index 42c0135..4b25033 100755 --- a/simplepkg.SlackBuild +++ b/simplepkg.SlackBuild @@ -5,8 +5,8 @@ PACKAGE="simplepkg" PACK_DIR="package-$PACKAGE" -BUILD="3rha" -VERSION="0.4.8" +BUILD="1rha" +VERSION="0.4.9" ARCH="noarch" LIBEXEC="/usr/libexec/$PACKAGE" |