summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Milde2018-09-25 10:58:13 +0200
committerDaniel Milde2018-09-25 10:58:13 +0200
commit18a1dad3c759b7763389489b04f50034d335068a (patch)
treec3a44d7d749ef955b9cc0de8e8d21a1b5b0e38f1
parent879e9752d12476a73e64c8ca2645300d1d13cc7c (diff)
downloadaur-18a1dad3c759b7763389489b04f50034d335068a.tar.gz
6.0.543
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f2a4c781ed8..99874edc8dca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Út pro 26 19:58:41 UTC 2017
+# Út zář 25 08:58:02 UTC 2018
pkgbase = pharo
pkgdesc = a fork of Squeak, an implementation of the object-oriented, dynamically typed, reflective programming language Smalltalk
- pkgver = 6.0.528
+ pkgver = 6.0.543
pkgrel = 1
url = http://www.pharo-project.org/
arch = x86_64
@@ -14,14 +14,14 @@ pkgbase = pharo
depends = nas
depends = dbus
depends = libxml2
- 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/vm/pharo-spur64/linux/pharo-linux-x86_64threaded-201808291622-d952580.zip
+ source = http://files.pharo.org/image/60/60543-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 = 6ba3773a0c9b37e57fe7f194012373fa7fe9d76367611e29d8d716751b92ff35
- sha256sums = 4a2151af65a05977d16d4ac7e1cbc01e12be1edae2dfb0e65ac507d5a6d21ae0
+ sha256sums = 9212189b822325f801699a878e68c1363dce5e3c6a4f6f251d1fb62429cf289a
+ sha256sums = 6971b268205a168231c5626bbfc8656ba8577ed06821646963fc600497f076a6
sha256sums = 5a6f40722264a2befc9aea1dace399f2491cd45a98987458660f8a39d4e6887e
sha256sums = 4a7ca4ecf26fcbff1cc4a38a4457bd405021e0fcc67711c8fb62f99c8e896d75
sha256sums = 1cb3cc70da68096fa03e5f261cdfc169b3c97f7d26e17919aed1fef5e07df9fe
diff --git a/PKGBUILD b/PKGBUILD
index fd001af622aa..5c4b5baceb88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Eric Forgeot < http://anamnese.online.fr >
pkgname=pharo
-pkgver=6.0.528
+pkgver=6.0.543
pkgrel=1
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=('alsa-lib' 'libvorbis' 'pango' 'mesa' 'nas' 'dbus' 'libxml2')
_imageversion=${pkgver//./}
-_vmversion="201712211450-276a5ff"
+_vmversion="201808291622-d952580"
source=(http://files.pharo.org/vm/pharo-spur64/linux/pharo-linux-x86_64threaded-${_vmversion}.zip \
http://files.pharo.org/image/60/${_imageversion}-64.zip\
@@ -20,8 +20,8 @@ source=(http://files.pharo.org/vm/pharo-spur64/linux/pharo-linux-x86_64threaded-
$pkgname.sh
$pkgname.desktop)
-sha256sums=('6ba3773a0c9b37e57fe7f194012373fa7fe9d76367611e29d8d716751b92ff35'
- '4a2151af65a05977d16d4ac7e1cbc01e12be1edae2dfb0e65ac507d5a6d21ae0'
+sha256sums=('9212189b822325f801699a878e68c1363dce5e3c6a4f6f251d1fb62429cf289a'
+ '6971b268205a168231c5626bbfc8656ba8577ed06821646963fc600497f076a6'
'5a6f40722264a2befc9aea1dace399f2491cd45a98987458660f8a39d4e6887e'
'4a7ca4ecf26fcbff1cc4a38a4457bd405021e0fcc67711c8fb62f99c8e896d75'
'1cb3cc70da68096fa03e5f261cdfc169b3c97f7d26e17919aed1fef5e07df9fe'