[arch-commits] Commit in grumpy/repos (4 files)

Alexander Rødseth arodseth at archlinux.org
Wed May 24 12:31:29 UTC 2017


    Date: Wednesday, May 24, 2017 @ 12:31:28
  Author: arodseth
Revision: 229931

archrelease: copy trunk to community-x86_64, community-i686

Added:
  grumpy/repos/community-i686/PKGBUILD
    (from rev 229930, grumpy/trunk/PKGBUILD)
  grumpy/repos/community-x86_64/PKGBUILD
    (from rev 229930, grumpy/trunk/PKGBUILD)
Deleted:
  grumpy/repos/community-i686/PKGBUILD
  grumpy/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   50 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   25 ----------------------
 community-x86_64/PKGBUILD |   25 ----------------------
 3 files changed, 50 insertions(+), 50 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-05-24 12:31:16 UTC (rev 229930)
+++ community-i686/PKGBUILD	2017-05-24 12:31:28 UTC (rev 229931)
@@ -1,25 +0,0 @@
-# $Id: PKGBUILD 194006 2016-10-30 14:58:09Z arodseth $
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
-
-pkgname=grumpy
-pkgver=0.aa58aa68
-pkgrel=1
-pkgdesc='Grumpy is a Python to Go source code transcompiler and runtime'
-arch=('x86_64' 'i686')
-url='https://github.com/google/grumpy'
-depends=('go' 'python2')
-makedepends=('go' 'python2' 'git')
-license=('Apache')
-options=('!strip')
-source=("git+https://github.com/google/grumpy.git#commit=${pkgver#*.}")
-md5sums=('SKIP')
-
-build() {
-  make -C grumpy -j2
-}
-
-package() {
-  DESTDIR="$pkgdir" make -C grumpy install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: grumpy/repos/community-i686/PKGBUILD (from rev 229930, grumpy/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-05-24 12:31:28 UTC (rev 229931)
@@ -0,0 +1,25 @@
+# $Id: PKGBUILD 194006 2016-10-30 14:58:09Z arodseth $
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+
+pkgname=grumpy
+pkgver=0.1
+pkgrel=1
+pkgdesc='Grumpy is a Python to Go source code transcompiler and runtime'
+arch=('x86_64' 'i686')
+url='https://github.com/google/grumpy'
+depends=('go' 'python2')
+makedepends=('go' 'python2' 'git')
+license=('Apache')
+options=('!strip')
+source=("git+https://github.com/google/grumpy.git#commit=66c4b9413391faed2bf8bea92245b9349a4d15d1")
+md5sums=('SKIP')
+
+build() {
+  make -C grumpy
+}
+
+package() {
+  DESTDIR="$pkgdir" make -C grumpy install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-05-24 12:31:16 UTC (rev 229930)
+++ community-x86_64/PKGBUILD	2017-05-24 12:31:28 UTC (rev 229931)
@@ -1,25 +0,0 @@
-# $Id: PKGBUILD 194006 2016-10-30 14:58:09Z arodseth $
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
-
-pkgname=grumpy
-pkgver=0.aa58aa68
-pkgrel=1
-pkgdesc='Grumpy is a Python to Go source code transcompiler and runtime'
-arch=('x86_64' 'i686')
-url='https://github.com/google/grumpy'
-depends=('go' 'python2')
-makedepends=('go' 'python2' 'git')
-license=('Apache')
-options=('!strip')
-source=("git+https://github.com/google/grumpy.git#commit=${pkgver#*.}")
-md5sums=('SKIP')
-
-build() {
-  make -C grumpy -j2
-}
-
-package() {
-  DESTDIR="$pkgdir" make -C grumpy install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: grumpy/repos/community-x86_64/PKGBUILD (from rev 229930, grumpy/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-05-24 12:31:28 UTC (rev 229931)
@@ -0,0 +1,25 @@
+# $Id: PKGBUILD 194006 2016-10-30 14:58:09Z arodseth $
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+
+pkgname=grumpy
+pkgver=0.1
+pkgrel=1
+pkgdesc='Grumpy is a Python to Go source code transcompiler and runtime'
+arch=('x86_64' 'i686')
+url='https://github.com/google/grumpy'
+depends=('go' 'python2')
+makedepends=('go' 'python2' 'git')
+license=('Apache')
+options=('!strip')
+source=("git+https://github.com/google/grumpy.git#commit=66c4b9413391faed2bf8bea92245b9349a4d15d1")
+md5sums=('SKIP')
+
+build() {
+  make -C grumpy
+}
+
+package() {
+  DESTDIR="$pkgdir" make -C grumpy install
+}
+
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list