[Scummvm-cvs-logs] SF.net SVN: scummvm:[40281] web/trunk/downloads.php
sev at users.sourceforge.net
sev at users.sourceforge.net
Sun May 3 21:30:43 CEST 2009
Revision: 40281
http://scummvm.svn.sourceforge.net/scummvm/?rev=40281&view=rev
Author: sev
Date: 2009-05-03 19:30:42 +0000 (Sun, 03 May 2009)
Log Message:
-----------
Add Ubuntu 9.04 packages
Modified Paths:
--------------
web/trunk/downloads.php
Modified: web/trunk/downloads.php
===================================================================
--- web/trunk/downloads.php 2009-05-03 18:39:02 UTC (rev 40280)
+++ web/trunk/downloads.php 2009-05-03 19:30:42 UTC (rev 40281)
@@ -128,6 +128,9 @@
addDownload("catpl-ubuntu", "Ubuntu 8.10 (intrepid) i386 package", "(3.7M .deb)", "http://prdownloads.sourceforge.net/scummvm/scummvm_$current_release-0.intrepid.1_i386.deb?download");
addDownload("catpl-ubuntu", "Ubuntu 8.10 (intrepid) x86 64bit package", "(4.1M .deb)", "http://prdownloads.sourceforge.net/scummvm/scummvm_$current_release-0.intrepid.1_amd64.deb?download");
+ addDownload("catpl-ubuntu", "Ubuntu 9.04 (jaunty) i386 package", "(3.7M .deb)", "http://prdownloads.sourceforge.net/scummvm/scummvm_$current_release-0.jaunty.1_i386.deb?download");
+ addDownload("catpl-ubuntu", "Ubuntu 9.04 (jaunty) x86 64bit package", "(4.1M .deb)", "http://prdownloads.sourceforge.net/scummvm/scummvm_$current_release-0.jaunty.1_amd64.deb?download");
+
addDownload("catpl-slackware", "SlackWare package", "(3.6M .tgz)", "http://prdownloads.sourceforge.net/scummvm/scummvm-".$current_release."_slack-i486-1.tgz?download");
/*
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list