Date: Monday, April 17, 2023 @ 22:32:04
  Author: anatolik
Revision: 1447104

upgpkg: mruby 3.2.0-1

Modified:
  mruby/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-17 22:31:31 UTC (rev 1447103)
+++ PKGBUILD    2023-04-17 22:32:04 UTC (rev 1447104)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov <[email protected]>
 
 pkgname=mruby
-pkgver=3.1.0
+pkgver=3.2.0
 pkgrel=1
 pkgdesc='An interpreter for the Ruby programming language with the intention 
of being lightweight and easily embeddable'
 arch=(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)
-sha256sums=('826d8410f2a6965846679f0aa53234eeb20c9d9483fa714835937492197d2677')
+sha256sums=('64a0dd8b65825f2e7cdac6699e818648dc73bfdfc68aa1bfd58417a35315e5cc')
 
 build() {
   cd mruby-$pkgver

Reply via email to