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

Felix Yan felixonmars at archlinux.org
Thu Jun 7 13:04:14 UTC 2018


    Date: Thursday, June 7, 2018 @ 13:04:13
  Author: felixonmars
Revision: 341831

upgpkg: ponyc 0.22.6-1

Modified:
  ponyc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-07 12:49:09 UTC (rev 341830)
+++ PKGBUILD	2018-06-07 13:04:13 UTC (rev 341831)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=ponyc
-pkgver=0.22.5
+pkgver=0.22.6
 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=('d0a8b4149d7b158b6f720cd8ffe9b0f49995412ef08b6917f17d59ebcc51425efde78377c6a2d885b3e7d482a9947196a83e785c6fd19b4219a41f057019cf83')
+sha512sums=('083d90f97f58a1222c88f9b27871f1d925a3787231c5c135bbab1332bd0dab1683b94566a216a81e82f5a94dc38af8acb08b783d06affd6c892c632c70cc9752')
 
 prepare() {
   cd ponyc-$pkgver



More information about the arch-commits mailing list