summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmiad2017-03-14 10:12:54 +0200
committerAmiad2017-03-14 10:12:54 +0200
commitc40b2ad7df65f2bad25d7bc53a8b33602e51b5f0 (patch)
tree8b71c83f71bd4a3f20cf22379a93035692a290f1
parent929d67d9ef8ab45fc60630c6e0e1c73bc3db7f30 (diff)
downloadaur-c40b2ad7df65f2bad25d7bc53a8b33602e51b5f0.tar.gz
v454-2
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dbfe2d7ceaaf..e0161459f172 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Feb 6 11:55:14 UTC 2017
+# Tue Mar 14 08:09:35 UTC 2017
pkgbase = scratch2
pkgdesc = With Scratch, you can program your own interactive stories, games, and animations
pkgver = 2.0.454
- pkgrel = 1
+ pkgrel = 2
url = https://scratch.mit.edu
arch = any
license = GPL
@@ -11,6 +11,7 @@ pkgbase = scratch2
depends = adobe-air
depends = libxt
depends = libxtst
+ depends = alsa-lib
noextract = Scratch-454.air
source = https://scratch.mit.edu/scratchr2/static/sa/Scratch-454.air
source = scratch2.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 1c70c4d2af4a..a2da5253ef08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=scratch2
_ver=454
pkgver="2.0.$_ver"
-pkgrel=1
+pkgrel=2
pkgdesc="With Scratch, you can program your own interactive stories, games, and animations"
arch=('any')
url="https://scratch.mit.edu"
license=('GPL')
-depends=('adobe-air' 'libxt' 'libxtst')
-depends_x86_64+=('lib32-libxt' 'lib32-libxtst')
+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")
sha1sums=('c096866c40c63f36ccf11539433eb7ae66797adf'