[arch-commits] Commit in yaegi/trunk (PKGBUILD)
Christian Rebischke
shibumi at gemini.archlinux.org
Thu Jul 22 22:42:13 UTC 2021
Date: Thursday, July 22, 2021 @ 22:42:13
Author: shibumi
Revision: 984102
upgpkg: yaegi 0.9.21-1
Modified:
yaegi/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-22 22:40:19 UTC (rev 984101)
+++ PKGBUILD 2021-07-22 22:42:13 UTC (rev 984102)
@@ -1,7 +1,7 @@
# Maintainer: Christian Rebischke <chris.rebischke at archlinux.org>
# Contributor: navigaid <navigaid at gmail.com>
pkgname=yaegi
-pkgver=0.9.19
+pkgver=0.9.21
pkgrel=1
pkgdesc='Yet another Elegant Go Interpreter'
arch=('x86_64')
@@ -10,7 +10,7 @@
makedepends=('go')
depends=('glibc')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/containous/yaegi/archive/v${pkgver}.tar.gz")
-sha512sums=('7497ef981d6c5b19db8cce1ddd7251df018745ea90dbbc45479f543b6fcd0e1d02252d066606ad4f6b313aef85224ec480c4cfa30ae80959b734497836ca399b')
+sha512sums=('091e8c2609ee33efd8eced3f9198d612d427e0fe20185d50027637bd1f646e1f3e2c08a34b3c27374d6d52584e330fe00adad7777069b649b926c9884e922069')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list