summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmiad2016-05-03 18:31:31 +0300
committerAmiad2016-05-03 18:31:31 +0300
commita6baf10813ffa03c43f4d27eacd658de4386becb (patch)
tree4310917265a001b2ea5c2c3b24e2a0573407e55d /PKGBUILD
parent283131b34f1f39228851e82499cab919efa408ac (diff)
downloadaur-a6baf10813ffa03c43f4d27eacd658de4386becb.tar.gz
v446
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71ee84d14996..d9d929b038a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Amiad Bareli <amiad@hatul.info>
pkgname=scratch2
-_ver=445.2
+_ver=446
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=('60e155e04f3025fd7160ab8a413d39e59761b5ca'
+sha1sums=('7e481a7e444750aaa9588a4b5444ea937aa05f30'
'1f38f3a41cd256f3d34fc2dbefcc290681160109'
'bfca77daa1a9079f2197d98509ca4a33b3246df1')
noextract=("Scratch-$_ver.air")