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

Felix Yan felixonmars at archlinux.org
Sat May 26 19:51:16 UTC 2018


    Date: Saturday, May 26, 2018 @ 19:51:15
  Author: felixonmars
Revision: 331074

upgpkg: ponyc 0.22.2-1

Modified:
  ponyc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-26 19:51:09 UTC (rev 331073)
+++ PKGBUILD	2018-05-26 19:51:15 UTC (rev 331074)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=ponyc
-pkgver=0.22.1
+pkgver=0.22.2
 pkgrel=1
 pkgdesc='An actor model, capabilities, high performance programming language'
 url='http://ponylang.org/'
@@ -14,7 +14,7 @@
 options=('!strip')
 optdepends=('pcre2: Needed for the regex package')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/ponylang/ponyc/archive/$pkgver.tar.gz")
-sha512sums=('0dea05f4d3edfc8a622cf4c464cbab524f198f4389c4f82ef1b1f18fd849190aadec83c15f1a68c46f9f0bc7472d7e5c821a1d3c309b6a53f0ca94de12ab1072')
+sha512sums=('0b3bc3aa00a78ffa359c62703dcd70495cc57075349ad97b886604667346eed0e5a426be86d3f890d33e9f2e3194d6f83b195a8a3205f279c5f46235176d40b8')
 
 prepare() {
   cd ponyc-$pkgver



More information about the arch-commits mailing list