summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Milde2017-08-21 18:29:42 +0200
committerDaniel Milde2017-08-21 18:29:42 +0200
commit202829ada114dc33168bf484cc0f426d4b96c939 (patch)
treebc219f5065ab1a74cfc1c41ba1a0a67d899ce5af
parent6a8ae1976aed73e57b0bdef9ca28e5472add878a (diff)
downloadaur-202829ada114dc33168bf484cc0f426d4b96c939.tar.gz
6.0.510
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1f4e6af95153..387716054fbb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pharo
pkgdesc = a fork of Squeak, an implementation of the object-oriented, dynamically typed, reflective programming language Smalltalk
- pkgver = 6.0.504
+ pkgver = 6.0.510
pkgrel = 2
url = http://www.pharo-project.org/
arch = x86_64
@@ -12,14 +12,14 @@ pkgbase = pharo
depends = nas
depends = lib32-dbus
depends = lib32-libxml2
- source = http://files.pharo.org/vm/pharo-spur64/linux/stable-20170531.zip
- source = http://files.pharo.org/image/60/60504-64.zip
+ 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/media/logo/icon-512x512.png
source = http://files.pharo.org/sources/PharoV60.sources.zip
source = pharo.sh
source = pharo.desktop
- sha256sums = 8294e58a477704c0f8a237bae04c9c9217c12c7eebf6f412e67143d2687d9006
- sha256sums = bbd0cb99b04c36054501c7e6d2be745374e09ba261fc43442a1948f1502f3853
+ sha256sums = c86dd8082d50e13f0ab97df667f0f2e49c32f1990d20fbcf07c535c6af2810dc
+ sha256sums = e10fb736cc973cc6e1a01bb2a550a2c09a20c1f51625502f0442fb60790ec11f
sha256sums = 5a6f40722264a2befc9aea1dace399f2491cd45a98987458660f8a39d4e6887e
sha256sums = 4a7ca4ecf26fcbff1cc4a38a4457bd405021e0fcc67711c8fb62f99c8e896d75
sha256sums = 1cb3cc70da68096fa03e5f261cdfc169b3c97f7d26e17919aed1fef5e07df9fe
diff --git a/PKGBUILD b/PKGBUILD
index c686d92c95c2..85e8ac81120a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Eric Forgeot < http://anamnese.online.fr >
pkgname=pharo
-pkgver=6.0.504
+pkgver=6.0.510
pkgrel=2
pkgdesc="a fork of Squeak, an implementation of the object-oriented, dynamically typed, reflective programming language Smalltalk"
arch=(x86_64)
@@ -11,7 +11,7 @@ license=('MIT')
depends=('lib32-alsa-lib' 'lib32-libvorbis' 'lib32-pango' 'lib32-mesa' 'nas' 'lib32-dbus' 'lib32-libxml2')
_imageversion=${pkgver//./}
-_vmversion="20170531"
+_vmversion="20170703"
source=(http://files.pharo.org/vm/pharo-spur64/linux/stable-${_vmversion}.zip \
http://files.pharo.org/image/60/${_imageversion}-64.zip\
@@ -20,8 +20,8 @@ source=(http://files.pharo.org/vm/pharo-spur64/linux/stable-${_vmversion}.zip \
$pkgname.sh
$pkgname.desktop)
-sha256sums=('8294e58a477704c0f8a237bae04c9c9217c12c7eebf6f412e67143d2687d9006'
- 'bbd0cb99b04c36054501c7e6d2be745374e09ba261fc43442a1948f1502f3853'
+sha256sums=('c86dd8082d50e13f0ab97df667f0f2e49c32f1990d20fbcf07c535c6af2810dc'
+ 'e10fb736cc973cc6e1a01bb2a550a2c09a20c1f51625502f0442fb60790ec11f'
'5a6f40722264a2befc9aea1dace399f2491cd45a98987458660f8a39d4e6887e'
'4a7ca4ecf26fcbff1cc4a38a4457bd405021e0fcc67711c8fb62f99c8e896d75'
'1cb3cc70da68096fa03e5f261cdfc169b3c97f7d26e17919aed1fef5e07df9fe'