summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmiad2017-06-12 16:12:16 +0300
committerAmiad2017-06-12 16:12:16 +0300
commitefc41b1e1879b6c0ed33990871ad1ea34ab5e11f (patch)
tree03f0810e6ebf8379d9064e65bd76802ce94b8934
parentf8e251ea2d080a7454c19c7f67c53d162fe01560 (diff)
downloadaur-efc41b1e1879b6c0ed33990871ad1ea34ab5e11f.tar.gz
v456.0.2
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21455eb80927..3f334a261862 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Jun 8 11:16:04 UTC 2017
+# Mon Jun 12 13:11:21 UTC 2017
pkgbase = scratch2
pkgdesc = With Scratch, you can program your own interactive stories, games, and animations
- pkgver = 2.0.456.0.1
- pkgrel = 4
+ pkgver = 2.0.456.0.2
+ pkgrel = 1
url = https://scratch.mit.edu
arch = any
license = GPL
@@ -12,13 +12,13 @@ pkgbase = scratch2
depends = libxt
depends = libxtst
depends = alsa-lib
- noextract = Scratch-456.0.1.air
- source = https://download.scratch.mit.edu/scratch2download/sa/Scratch-456.0.1.air
+ noextract = Scratch-456.0.2.air
+ source = https://download.scratch.mit.edu/scratch2download/sa/Scratch-456.0.2.air
source = scratch2.desktop
source = scratch2.png
source = scratch2.xml
source = x-scratch2-project.png
- sha1sums = 3d932b408dc6b19fab77eb15018fff5be5b05e16
+ sha1sums = b745db2731d8eefbcd793b3e1ea210a04d4e7ba6
sha1sums = 24d3849d3e38836b0b116a2e620a173f1770f13b
sha1sums = bfca77daa1a9079f2197d98509ca4a33b3246df1
sha1sums = 2d45707fd12c709e21fa74b85f6c7b7dfe0d47a2
diff --git a/PKGBUILD b/PKGBUILD
index 023426a07290..e7fd23172118 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Amiad Bareli <amiad@hatul.info>
pkgname=scratch2
-_ver=456.0.1
+_ver=456.0.2
pkgver="2.0.$_ver"
-pkgrel=4
+pkgrel=1
pkgdesc="With Scratch, you can program your own interactive stories, games, and animations"
arch=('any')
url="https://scratch.mit.edu"
@@ -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=('3d932b408dc6b19fab77eb15018fff5be5b05e16'
+sha1sums=('b745db2731d8eefbcd793b3e1ea210a04d4e7ba6'
'24d3849d3e38836b0b116a2e620a173f1770f13b'
'bfca77daa1a9079f2197d98509ca4a33b3246df1'
'2d45707fd12c709e21fa74b85f6c7b7dfe0d47a2'