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

Anatol Pomozov anatolik at archlinux.org
Fri Aug 7 17:11:33 UTC 2020


    Date: Friday, August 7, 2020 @ 17:11:32
  Author: anatolik
Revision: 671544

upgpkg: mruby 2.1.2-1

Modified:
  mruby/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-07 16:57:28 UTC (rev 671543)
+++ PKGBUILD	2020-08-07 17:11:32 UTC (rev 671544)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov <anatol.pomozov at gmail.com>
 
 pkgname=mruby
-pkgver=2.1.1
+pkgver=2.1.2
 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=('fa573c5f283dd01ad77ce763e611944a626aa8e4')
+sha1sums=('3dc4b5ed859447f6e8432fc0c66e4e8a53e01503')
 
 build() {
   cd mruby-$pkgver



More information about the arch-commits mailing list