summaryrefslogtreecommitdiff
path: root/community/parrot/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/parrot/PKGBUILD')
-rw-r--r--community/parrot/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/parrot/PKGBUILD b/community/parrot/PKGBUILD
index c7169a504..e36b3debe 100644
--- a/community/parrot/PKGBUILD
+++ b/community/parrot/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 92115 2013-05-31 16:30:12Z spupykin $
+# $Id: PKGBUILD 94711 2013-07-29 10:19:02Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: mpie <michael.kyne-phillips1@ntlworld.com>
pkgname=parrot
-pkgver=5.4.0
+pkgver=5.6.0
#_rel=stable
_rel=devel
pkgrel=1
@@ -16,7 +16,7 @@ makedepends=('perl-json')
optdepends=('freeglut')
options=('!makeflags')
source=(ftp://ftp.parrot.org/pub/parrot/releases/$_rel/$pkgver/$pkgname-$pkgver.tar.bz2)
-md5sums=('5f4603d4c4ee8d60826e56f9012d2e99')
+md5sums=('7bf098790c5772bb45480abe3e425f3c')
build() {
cd "$srcdir/$pkgname-$pkgver"