[arch-commits] Commit in parrot/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Fri Aug 29 11:58:28 UTC 2014


    Date: Friday, August 29, 2014 @ 13:58:27
  Author: spupykin
Revision: 118050

upgpkg: parrot 6.7.0-1

upd

Modified:
  parrot/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-29 11:58:21 UTC (rev 118049)
+++ PKGBUILD	2014-08-29 11:58:27 UTC (rev 118050)
@@ -3,10 +3,10 @@
 # Contributor: mpie <michael.kyne-phillips1 at ntlworld.com>
 
 pkgname=parrot
-pkgver=6.2.0
+pkgver=6.7.0
 #_rel=stable
 _rel=devel
-pkgrel=2
+pkgrel=1
 pkgdesc="Standalone VM that can execute bytecode compiled dynamic languages"
 arch=('x86_64' 'i686')
 url="http://www.parrotcode.org/"
@@ -16,7 +16,7 @@
 optdepends=('freeglut')
 options=('!makeflags')
 source=(ftp://ftp.parrot.org/pub/parrot/releases/$_rel/$pkgver/$pkgname-$pkgver.tar.bz2)
-md5sums=('f788885c7104df47c7f77fb1880342ee')
+md5sums=('6ad1759b203239b1a0f6be0534ef777f')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list