summaryrefslogtreecommitdiff
path: root/community/parrot/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-01 00:09:42 -0700
committerroot <root@rshg054.dnsready.net>2013-06-01 00:09:42 -0700
commitf8a7f10fa1675bee536e1fdb4672c3d84e779d1c (patch)
tree2140a8d8b3b10f30e5179f108ae6682e296311e1 /community/parrot/PKGBUILD
parent7e7561a9640d0e1f54288a391239feb6bd691b56 (diff)
Sat Jun 1 00:09:42 PDT 2013
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 176196262..c7169a504 100644
--- a/community/parrot/PKGBUILD
+++ b/community/parrot/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 88524 2013-04-19 10:31:48Z spupykin $
+# $Id: PKGBUILD 92115 2013-05-31 16:30:12Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: mpie <michael.kyne-phillips1@ntlworld.com>
pkgname=parrot
-pkgver=5.3.0
+pkgver=5.4.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=('4f9fd4994bffd7664901dcace9ab6c16')
+md5sums=('5f4603d4c4ee8d60826e56f9012d2e99')
build() {
cd "$srcdir/$pkgname-$pkgver"