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

Anatol Pomozov anatolik at archlinux.org
Mon Jun 28 22:46:25 UTC 2021


    Date: Monday, June 28, 2021 @ 22:46:25
  Author: anatolik
Revision: 967803

upgpkg: mruby 3.0.0-1

Modified:
  mruby/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-28 22:43:35 UTC (rev 967802)
+++ PKGBUILD	2021-06-28 22:46:25 UTC (rev 967803)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov <anatol.pomozov at gmail.com>
 
 pkgname=mruby
-pkgver=2.1.2
+pkgver=3.0.0
 pkgrel=1
 pkgdesc='An interpreter for the Ruby programming language with the intention of being lightweight and easily embeddable'
 arch=(i686 x86_64)
@@ -10,7 +10,7 @@
 depends=(readline)
 makedepends=(bison ruby ruby-rake)
 source=(mruby-$pkgver.zip::https://github.com/mruby/mruby/archive/$pkgver.zip)
-sha1sums=('3dc4b5ed859447f6e8432fc0c66e4e8a53e01503')
+sha1sums=('4b393f26a473ba8106fc193c07b514dc395e1264')
 
 build() {
   cd mruby-$pkgver




More information about the arch-commits mailing list