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

Felix Yan felixonmars at archlinux.org
Sun Jun 10 14:39:31 UTC 2018


    Date: Sunday, June 10, 2018 @ 14:39:31
  Author: felixonmars
Revision: 342211

upgpkg: ponyc 0.23.0-1

Modified:
  ponyc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-10 12:24:26 UTC (rev 342210)
+++ PKGBUILD	2018-06-10 14:39:31 UTC (rev 342211)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=ponyc
-pkgver=0.22.6
+pkgver=0.23.0
 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=('083d90f97f58a1222c88f9b27871f1d925a3787231c5c135bbab1332bd0dab1683b94566a216a81e82f5a94dc38af8acb08b783d06affd6c892c632c70cc9752')
+sha512sums=('a6d84bc4d315079e3bf61f7e1f89fb97231333475ed064e1a9ea7abaff885ff6379c03071ed7f7468db39113e2c3a356a093f3cf6d20850446c6544c42fca0de')
 
 prepare() {
   cd ponyc-$pkgver



More information about the arch-commits mailing list