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

Alexander Rødseth arodseth at archlinux.org
Sun Jul 2 23:16:06 UTC 2017


    Date: Sunday, July 2, 2017 @ 23:16:05
  Author: arodseth
Revision: 242094

upgpkg: grumpy 0.1-2

Modified:
  grumpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-02 22:15:31 UTC (rev 242093)
+++ PKGBUILD	2017-07-02 23:16:05 UTC (rev 242094)
@@ -3,8 +3,8 @@
 
 pkgname=grumpy
 pkgver=0.1
-pkgrel=1
-pkgdesc='Grumpy is a Python to Go source code transcompiler and runtime'
+pkgrel=2
+pkgdesc='Python to Go transpiler and Python interpreter'
 arch=('x86_64' 'i686')
 url='https://github.com/google/grumpy'
 depends=('go' 'python2')
@@ -11,7 +11,7 @@
 makedepends=('go' 'python2' 'git')
 license=('Apache')
 options=('!strip')
-source=("git+https://github.com/google/grumpy.git#commit=66c4b9413391faed2bf8bea92245b9349a4d15d1")
+source=("git+https://github.com/google/grumpy.git#commit=401813edf5da8807418711122eaf12a18fb6bd64")
 md5sums=('SKIP')
 
 build() {



More information about the arch-commits mailing list