diff options
Diffstat (limited to 'community/parrot')
-rw-r--r-- | community/parrot/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/parrot/PKGBUILD b/community/parrot/PKGBUILD index 73aa20e61..aa0b2006a 100644 --- a/community/parrot/PKGBUILD +++ b/community/parrot/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 45351 2011-04-20 15:07:06Z spupykin $ +# $Id: PKGBUILD 48652 2011-06-03 17:21:22Z stephane $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributer: mpie <michael.kyne-phillips1@ntlworld.com> @@ -6,7 +6,7 @@ pkgname=parrot pkgver=3.3.0 #_rel=devel _rel=stable -pkgrel=1 +pkgrel=2 pkgdesc="standalone virtual machine that can be used to execute bytecode compiled dynamic languages" arch=(i686 x86_64 'mips64el') url="http://www.parrotcode.org/" |