Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=937302831014dfb85037e5d67cc07c279fe5e11b

commit 937302831014dfb85037e5d67cc07c279fe5e11b
Author: Michel Hermier <herm...@frugalware.org>
Date:   Sat Apr 17 12:32:13 2010 +0200

squeak-sources-4.0-1-i686

* Bump version.

diff --git a/source/devel-extra/squeak-sources/FrugalBuild 
b/source/devel-extra/squeak-sources/FrugalBuild
index 2c109d2..0c94889 100644
--- a/source/devel-extra/squeak-sources/FrugalBuild
+++ b/source/devel-extra/squeak-sources/FrugalBuild
@@ -3,8 +3,8 @@

pkgname=squeak-sources
_F_archive_name=Squeak
-Fpkgversep=
-pkgver=3.9
+Fpkgversep=V
+pkgver=4.0
pkgrel=1
pkgdesc="The official Squeak sources file."
url="http://squeak.org";
@@ -12,13 +12,13 @@ license="Apple"
rodepends=('squeak')
groups=('devel-extra')
archs=('i686' 'x86_64')
-up2date="Flastarchive http://ftp.squeak.org/current_stable/ '\.sources.gz' | 
sed 's/V\([0-9]\)\([0-9]\)/\1.\2/'"
-source=(http://ftp.squeak.org/current_stable/${_F_archive_name}V${pkgver/\./}.sources.gz)
+up2date="Flastarchive http://www.squeak.org/Download/ '\.sources.gz' | sed 
's/\([0-9]\)\([0-9]\)/\1.\2/'"
+source=(http://ftp.squeak.org/current_stable/${_F_archive_name}${Fpkgversep}${pkgver/\./}.sources.gz)
sha1sums=('9bff10f168d9e0f9ce9ec259a647e384c5b2df38')

build()
{
Fmkdir /usr/lib/squeak
-       Finstall 0644 ${_F_archive_name}V${pkgver/\./}.sources /usr/lib/squeak/
+       Finstall 0644 ${_F_archive_name}${Fpkgversep}${pkgver/\./}.sources 
/usr/lib/squeak/
}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to