summaryrefslogtreecommitdiff
path: root/community/scratch/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-03 04:02:27 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-03 04:02:27 +0000
commit5daf7a199ac436064eb4f3343e4a38ea383d628e (patch)
treeef80c239155f9c38ac9de922eef30fdcb3810e01 /community/scratch/PKGBUILD
parent747fac818a9021f876837c839ce15c301b7e229f (diff)
Sat May 3 03:56:22 UTC 2014
Diffstat (limited to 'community/scratch/PKGBUILD')
-rw-r--r--community/scratch/PKGBUILD10
1 files changed, 2 insertions, 8 deletions
diff --git a/community/scratch/PKGBUILD b/community/scratch/PKGBUILD
index 4ea7e23ad..f2dcce3ac 100644
--- a/community/scratch/PKGBUILD
+++ b/community/scratch/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 105503 2014-02-09 11:46:59Z jsteel $
+# $Id: PKGBUILD 110539 2014-05-02 20:59:25Z jsteel $
# Maintainer: Jonathan Steel <jsteel@aur.archlinux.org>
# Contributor: Muhammed Uluyol <muhammedu@gmail.com>
pkgname=scratch
pkgver=1.4.0.7
-pkgrel=3
+pkgrel=4
pkgdesc="Create and share your own interactive stories, games, music and art"
arch=('i686' 'x86_64')
url="http://scratch.mit.edu"
@@ -15,12 +15,6 @@ depends=('squeak-vm' 'shared-mime-info' 'desktop-file-utils' 'pango'
source=(http://download.scratch.mit.edu/$pkgname-$pkgver.src.tar.gz)
md5sums=('f948e9e6de3ec9c7c7b4cc2a1975eb5a')
-prepare() {
- cd "$srcdir"/$pkgname-$pkgver.src
-
- sed -i 's/-vm-sound-pulse/-vm-sound-ALSA/' src/$pkgname
-}
-
build() {
cd "$srcdir"/$pkgname-$pkgver.src