summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmiad2017-05-03 12:53:17 +0300
committerAmiad2017-05-03 12:53:17 +0300
commit3c38401ca8f7d3e3c471dd0d332dbf9919a2ff05 (patch)
tree9e1c5d0d4b9b715906bb28b1f1dedc109b78da92
parentef8cf78d05834480fd1d202d79e2b28080c16aba (diff)
downloadaur-3c38401ca8f7d3e3c471dd0d332dbf9919a2ff05.tar.gz
v456.0.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5dbcc5c360e6..41340d80f8b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon May 1 08:03:57 UTC 2017
+# Wed May 3 09:47:29 UTC 2017
pkgbase = scratch2
pkgdesc = With Scratch, you can program your own interactive stories, games, and animations
- pkgver = 2.0.456
+ pkgver = 2.0.456.0.1
pkgrel = 3
url = https://scratch.mit.edu
arch = any
@@ -12,13 +12,13 @@ pkgbase = scratch2
depends = libxt
depends = libxtst
depends = alsa-lib
- noextract = Scratch-456.air
- source = https://scratch.mit.edu/scratchr2/static/sa/Scratch-456.air
+ noextract = Scratch-456.0.1.air
+ source = https://scratch.mit.edu/scratchr2/static/sa/Scratch-456.0.1.air
source = scratch2.desktop
source = scratch2.png
source = scratch2.xml
source = x-scratch2-project.png
- sha1sums = f10da52ff3738037c626347eba60ea191cb01afd
+ sha1sums = 3d932b408dc6b19fab77eb15018fff5be5b05e16
sha1sums = 24d3849d3e38836b0b116a2e620a173f1770f13b
sha1sums = bfca77daa1a9079f2197d98509ca4a33b3246df1
sha1sums = 2d45707fd12c709e21fa74b85f6c7b7dfe0d47a2
diff --git a/PKGBUILD b/PKGBUILD
index 085687844d48..6fedfc082295 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Amiad Bareli <amiad@hatul.info>
pkgname=scratch2
-_ver=456
+_ver=456.0.1
pkgver="2.0.$_ver"
pkgrel=3
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://scratch.mit.edu/scratchr2/static/sa/Scratch-$_ver.air" "$pkgname.desktop" "$pkgname.png" "$pkgname.xml" "x-$pkgname-project.png")
-sha1sums=('f10da52ff3738037c626347eba60ea191cb01afd'
+sha1sums=('3d932b408dc6b19fab77eb15018fff5be5b05e16'
'24d3849d3e38836b0b116a2e620a173f1770f13b'
'bfca77daa1a9079f2197d98509ca4a33b3246df1'
'2d45707fd12c709e21fa74b85f6c7b7dfe0d47a2'