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

Felix Yan felixonmars at archlinux.org
Sun Sep 1 05:33:28 UTC 2019


    Date: Sunday, September 1, 2019 @ 05:33:27
  Author: felixonmars
Revision: 505780

upgpkg: ponyc 0.31.0-1

Modified:
  ponyc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-01 05:32:28 UTC (rev 505779)
+++ PKGBUILD	2019-09-01 05:33:27 UTC (rev 505780)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=ponyc
-pkgver=0.30.0
+pkgver=0.31.0
 pkgrel=1
 pkgdesc='An actor model, capabilities, high performance programming language'
 url='https://ponylang.org/'
@@ -13,7 +13,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=('fbf59a687e85d02ddcc5c8f56911005e2aaa5721c97f17f1cb5209f7a8de8e19182dce6aa2d6a9373d03e4cd7161ee595b3229b3b2443dbd647d59ce4e6cc435')
+sha512sums=('6af446b726c53d5ec04de3824e81f0028fd2da097f86038485c35aca74883d04dffd4cc5bb7dde4a197b8ca64f186ac65d2e907ad3b7720c182536e0a915789b')
 
 prepare() {
   cd ponyc-$pkgver



More information about the arch-commits mailing list