summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Milde2017-12-26 20:58:52 +0100
committerDaniel Milde2017-12-26 20:58:52 +0100
commit879e9752d12476a73e64c8ca2645300d1d13cc7c (patch)
tree08d73a00ac059e04f43e41afb244ac97e4e2f995
parentad3d69c203947f7b5cdc025fffba862d13163379 (diff)
downloadaur-879e9752d12476a73e64c8ca2645300d1d13cc7c.tar.gz
6.0.528
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD12
2 files changed, 14 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4fc8185e9813..8f2a4c781ed8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Út pro 26 19:58:41 UTC 2017
pkgbase = pharo
pkgdesc = a fork of Squeak, an implementation of the object-oriented, dynamically typed, reflective programming language Smalltalk
- pkgver = 6.0.510
- pkgrel = 4
+ pkgver = 6.0.528
+ pkgrel = 1
url = http://www.pharo-project.org/
arch = x86_64
license = MIT
@@ -12,14 +14,14 @@ pkgbase = pharo
depends = nas
depends = dbus
depends = libxml2
- source = http://files.pharo.org/vm/pharo-spur64/linux/stable-20170703.zip
- source = http://files.pharo.org/image/60/60510-64.zip
+ source = http://files.pharo.org/vm/pharo-spur64/linux/pharo-linux-x86_64threaded-201712211450-276a5ff.zip
+ source = http://files.pharo.org/image/60/60528-64.zip
source = http://files.pharo.org/media/logo/icon-512x512.png
source = http://files.pharo.org/sources/PharoV60.sources.zip
source = pharo.sh
source = pharo.desktop
- sha256sums = c86dd8082d50e13f0ab97df667f0f2e49c32f1990d20fbcf07c535c6af2810dc
- sha256sums = 4766fea587d8cf54570ce419d60480be01c83abc30a8adaf4d56729142313c95
+ sha256sums = 6ba3773a0c9b37e57fe7f194012373fa7fe9d76367611e29d8d716751b92ff35
+ sha256sums = 4a2151af65a05977d16d4ac7e1cbc01e12be1edae2dfb0e65ac507d5a6d21ae0
sha256sums = 5a6f40722264a2befc9aea1dace399f2491cd45a98987458660f8a39d4e6887e
sha256sums = 4a7ca4ecf26fcbff1cc4a38a4457bd405021e0fcc67711c8fb62f99c8e896d75
sha256sums = 1cb3cc70da68096fa03e5f261cdfc169b3c97f7d26e17919aed1fef5e07df9fe
diff --git a/PKGBUILD b/PKGBUILD
index 6d350ff1323c..fd001af622aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Eric Forgeot < http://anamnese.online.fr >
pkgname=pharo
-pkgver=6.0.510
-pkgrel=4
+pkgver=6.0.528
+pkgrel=1
pkgdesc="a fork of Squeak, an implementation of the object-oriented, dynamically typed, reflective programming language Smalltalk"
arch=(x86_64)
url="http://www.pharo-project.org/"
@@ -11,17 +11,17 @@ license=('MIT')
depends=('alsa-lib' 'libvorbis' 'pango' 'mesa' 'nas' 'dbus' 'libxml2')
_imageversion=${pkgver//./}
-_vmversion="20170703"
+_vmversion="201712211450-276a5ff"
-source=(http://files.pharo.org/vm/pharo-spur64/linux/stable-${_vmversion}.zip \
+source=(http://files.pharo.org/vm/pharo-spur64/linux/pharo-linux-x86_64threaded-${_vmversion}.zip \
http://files.pharo.org/image/60/${_imageversion}-64.zip\
http://files.pharo.org/media/logo/icon-512x512.png\
http://files.pharo.org/sources/PharoV60.sources.zip\
$pkgname.sh
$pkgname.desktop)
-sha256sums=('c86dd8082d50e13f0ab97df667f0f2e49c32f1990d20fbcf07c535c6af2810dc'
- '4766fea587d8cf54570ce419d60480be01c83abc30a8adaf4d56729142313c95'
+sha256sums=('6ba3773a0c9b37e57fe7f194012373fa7fe9d76367611e29d8d716751b92ff35'
+ '4a2151af65a05977d16d4ac7e1cbc01e12be1edae2dfb0e65ac507d5a6d21ae0'
'5a6f40722264a2befc9aea1dace399f2491cd45a98987458660f8a39d4e6887e'
'4a7ca4ecf26fcbff1cc4a38a4457bd405021e0fcc67711c8fb62f99c8e896d75'
'1cb3cc70da68096fa03e5f261cdfc169b3c97f7d26e17919aed1fef5e07df9fe'