summaryrefslogtreecommitdiff
path: root/community/parrot/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-11-19 10:15:11 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-11-19 10:15:11 -0300
commit4255b0aec5bcee0728d312531df99cc9a6e5ba08 (patch)
tree9cc60e9b2dce5800b57651ea5b5989381530c9de /community/parrot/PKGBUILD
parent9e30cea6b8a2e90fd8958ca1f773e3a382179763 (diff)
parent705d29694fd61c47a57ccec531e73d87a2960021 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/lxsession/PKGBUILD community/uzbl/PKGBUILD extra/boost/PKGBUILD extra/calligra/PKGBUILD extra/gnutls/PKGBUILD extra/lapack/PKGBUILD extra/libcap-ng/PKGBUILD extra/php/PKGBUILD extra/plotutils/PKGBUILD extra/qt/PKGBUILD extra/webkitgtk/PKGBUILD
Diffstat (limited to 'community/parrot/PKGBUILD')
-rw-r--r--community/parrot/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/parrot/PKGBUILD b/community/parrot/PKGBUILD
index 4661a416f..96d58a5bd 100644
--- a/community/parrot/PKGBUILD
+++ b/community/parrot/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 76937 2012-10-02 14:00:19Z spupykin $
+# $Id: PKGBUILD 80244 2012-11-18 10:31:10Z andrea $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: mpie <michael.kyne-phillips1@ntlworld.com>
@@ -6,7 +6,7 @@ pkgname=parrot
pkgver=4.8.0
#_rel=stable
_rel=devel
-pkgrel=1
+pkgrel=2
pkgdesc="Standalone VM that can execute bytecode compiled dynamic languages"
arch=('x86_64' 'i686' 'mips64el')
url="http://www.parrotcode.org/"