summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmiad2016-11-02 13:53:07 +0200
committerAmiad2016-11-02 13:53:07 +0200
commit862600d56bd9a2b9ccc6315e8f69871b34a3d0e0 (patch)
tree4edfce9910de9f046e33f9b7338fd132820315e6
parent9af915db103f2da6a80d77151977509c00d2647d (diff)
downloadaur-862600d56bd9a2b9ccc6315e8f69871b34a3d0e0.tar.gz
v451
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6a0e7d81283..e1e058de1280 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Oct 10 07:09:50 UTC 2016
+# Wed Nov 2 11:44:25 UTC 2016
pkgbase = scratch2
pkgdesc = With Scratch, you can program your own interactive stories, games, and animations
- pkgver = 2.0.450.1
+ pkgver = 2.0.451
pkgrel = 1
url = https://scratch.mit.edu
arch = any
@@ -11,11 +11,11 @@ pkgbase = scratch2
depends = adobe-air
depends = libxt
depends = libxtst
- noextract = Scratch-450.1.air
- source = https://scratch.mit.edu/scratchr2/static/sa/Scratch-450.1.air
+ noextract = Scratch-451.air
+ source = https://scratch.mit.edu/scratchr2/static/sa/Scratch-451.air
source = scratch2.desktop
source = scratch2.png
- sha1sums = 3ba3379ea7aed406cc69e0a51304e6c55edd45fd
+ sha1sums = 2ad4b13ef827f7351152ef4eb886a62a16a21e13
sha1sums = 1f38f3a41cd256f3d34fc2dbefcc290681160109
sha1sums = bfca77daa1a9079f2197d98509ca4a33b3246df1
diff --git a/PKGBUILD b/PKGBUILD
index 4cba2ebb6ef1..9f36d4074f76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Amiad Bareli <amiad@hatul.info>
pkgname=scratch2
-_ver=450.1
+_ver=451
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')
depends_x86_64+=('lib32-libxt' 'lib32-libxtst')
makedepends=('unzip')
source=("https://scratch.mit.edu/scratchr2/static/sa/Scratch-$_ver.air" "$pkgname.desktop" "$pkgname.png")
-sha1sums=('3ba3379ea7aed406cc69e0a51304e6c55edd45fd'
+sha1sums=('2ad4b13ef827f7351152ef4eb886a62a16a21e13'
'1f38f3a41cd256f3d34fc2dbefcc290681160109'
'bfca77daa1a9079f2197d98509ca4a33b3246df1')
noextract=("Scratch-$_ver.air")