summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmiad2017-06-18 12:26:12 +0300
committerAmiad2017-06-18 12:26:12 +0300
commit25754bb0ccb0e894a84d43fb5596a8b551bd7161 (patch)
treed9df6e8a650736cabd78096e1649ffe305766cc4
parentefc41b1e1879b6c0ed33990871ad1ea34ab5e11f (diff)
downloadaur-25754bb0ccb0e894a84d43fb5596a8b551bd7161.tar.gz
v456.0.3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f334a261862..bc2dcc1605d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jun 12 13:11:21 UTC 2017
+# Sun Jun 18 08:41:27 UTC 2017
pkgbase = scratch2
pkgdesc = With Scratch, you can program your own interactive stories, games, and animations
- pkgver = 2.0.456.0.2
+ pkgver = 2.0.456.0.3
pkgrel = 1
url = https://scratch.mit.edu
arch = any
@@ -12,13 +12,13 @@ pkgbase = scratch2
depends = libxt
depends = libxtst
depends = alsa-lib
- noextract = Scratch-456.0.2.air
- source = https://download.scratch.mit.edu/scratch2download/sa/Scratch-456.0.2.air
+ noextract = Scratch-456.0.3.air
+ source = https://download.scratch.mit.edu/scratch2download/sa/Scratch-456.0.3.air
source = scratch2.desktop
source = scratch2.png
source = scratch2.xml
source = x-scratch2-project.png
- sha1sums = b745db2731d8eefbcd793b3e1ea210a04d4e7ba6
+ sha1sums = a17c82323d01c9badc3377208cabf6034332986a
sha1sums = 24d3849d3e38836b0b116a2e620a173f1770f13b
sha1sums = bfca77daa1a9079f2197d98509ca4a33b3246df1
sha1sums = 2d45707fd12c709e21fa74b85f6c7b7dfe0d47a2
diff --git a/PKGBUILD b/PKGBUILD
index e7fd23172118..f5f5b2646e6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Amiad Bareli <amiad@hatul.info>
pkgname=scratch2
-_ver=456.0.2
+_ver=456.0.3
pkgver="2.0.$_ver"
pkgrel=1
pkgdesc="With Scratch, you can program your own interactive stories, games, and animations"
@@ -12,7 +12,7 @@ depends=('adobe-air' 'libxt' 'libxtst' 'alsa-lib')
depends_x86_64+=('lib32-libxt' 'lib32-libxtst' 'lib32-alsa-lib')
makedepends=('unzip')
source=("https://download.scratch.mit.edu/scratch2download/sa/Scratch-$_ver.air" "$pkgname.desktop" "$pkgname.png" "$pkgname.xml" "x-$pkgname-project.png")
-sha1sums=('b745db2731d8eefbcd793b3e1ea210a04d4e7ba6'
+sha1sums=('a17c82323d01c9badc3377208cabf6034332986a'
'24d3849d3e38836b0b116a2e620a173f1770f13b'
'bfca77daa1a9079f2197d98509ca4a33b3246df1'
'2d45707fd12c709e21fa74b85f6c7b7dfe0d47a2'