diff options
author | root <root@rshg054.dnsready.net> | 2013-10-18 01:09:28 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-18 01:09:28 -0700 |
commit | cc1dbaab9d968ae5ace1956c3662b8b492694800 (patch) | |
tree | da9b8d35950f63d7a68e4d4e5938715e1f0f5cdb /community/parrot | |
parent | c72dc5de577922ea7f6002cdabcfac1576eae211 (diff) |
Fri Oct 18 01:09:01 PDT 2013
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 7e07d2623..7297430bb 100644 --- a/community/parrot/PKGBUILD +++ b/community/parrot/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 97838 2013-09-30 10:03:17Z spupykin $ +# $Id: PKGBUILD 98746 2013-10-17 14:01:53Z andyrtr $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: mpie <michael.kyne-phillips1@ntlworld.com> @@ -6,7 +6,7 @@ pkgname=parrot pkgver=5.7.0 #_rel=stable _rel=devel -pkgrel=1 +pkgrel=2 pkgdesc="Standalone VM that can execute bytecode compiled dynamic languages" arch=('x86_64' 'i686') url="http://www.parrotcode.org/" |