diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-02-01 01:02:17 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-02-01 01:02:17 +0000 |
commit | 95d902b384a7b720d8a727ced15d547d9eab9df3 (patch) | |
tree | 1a40b7eca314dc3a120c8f42d1712a47b53a1714 /simplepkg.SlackBuild | |
parent | 80838372fb073a11cf39ca5f34266af9be979a9c (diff) | |
download | simplepkg-95d902b384a7b720d8a727ced15d547d9eab9df3.tar.gz simplepkg-95d902b384a7b720d8a727ced15d547d9eab9df3.tar.bz2 |
simplepkg 0.4.9pre20
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@148 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 b452387..4d68213 100755 --- a/simplepkg.SlackBuild +++ b/simplepkg.SlackBuild @@ -6,7 +6,7 @@ PACKAGE="simplepkg" PACK_DIR="package-$PACKAGE" BUILD=${BUILD:=1rha} -VERSION="0.4.9pre19" +VERSION="0.4.9pre20" ARCH="noarch" LIBEXEC="/usr/libexec/$PACKAGE" BINDIR="/usr/bin" |