summaryrefslogtreecommitdiff
path: root/community/scratch/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/scratch/PKGBUILD')
-rw-r--r--community/scratch/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/community/scratch/PKGBUILD b/community/scratch/PKGBUILD
index 6d9d6baef..508442874 100644
--- a/community/scratch/PKGBUILD
+++ b/community/scratch/PKGBUILD
@@ -1,16 +1,17 @@
-# $Id: PKGBUILD 76325 2012-09-15 22:35:36Z jsteel $
+# $Id: PKGBUILD 77468 2012-10-10 18:12:07Z jsteel $
# Maintainer: Jonathan Steel <mail at jsteel dot org>
# Contributor: Muhammed Uluyol <muhammedu@gmail.com>
pkgname=scratch
pkgver=1.4.0.7
-pkgrel=1
+pkgrel=2
pkgdesc="Create and share your own interactive stories, games, music and art"
arch=('i686' 'x86_64')
url="http://scratch.mit.edu"
license=('GPL2')
install=$pkgname.install
-depends=('squeak-vm' 'shared-mime-info' 'hicolor-icon-theme' 'desktop-file-utils' 'pango')
+depends=('squeak-vm' 'shared-mime-info' 'hicolor-icon-theme' 'desktop-file-utils' 'pango'
+ 'gtk-update-icon-cache')
source=(http://download.scratch.mit.edu/$pkgname-$pkgver.src.tar.gz)
md5sums=('f948e9e6de3ec9c7c7b4cc2a1975eb5a')