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

Felix Yan felixonmars at archlinux.org
Sat Mar 23 16:28:28 UTC 2019


    Date: Saturday, March 23, 2019 @ 16:28:28
  Author: felixonmars
Revision: 443247

upgpkg: ponyc 0.28.0-1

Modified:
  ponyc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-23 16:27:48 UTC (rev 443246)
+++ PKGBUILD	2019-03-23 16:28:28 UTC (rev 443247)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=ponyc
-pkgver=0.27.0
+pkgver=0.28.0
 pkgrel=1
 pkgdesc='An actor model, capabilities, high performance programming language'
 url='http://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=('26584d50496ba8ace82b34757813fbc51ec4227b63eaf70b4ec9b9547aed8b65ed22b05b64da93e3866eca6ac238f8d7c07fc15ae93049541d8bf82e207b54c0')
+sha512sums=('084ee4947bc0b3eb935ae53de8cd41e021a31f009f5280352378929543828fb6ed6be1f7010423821593e0d6d6f00b1f3c4b7a995157199a35caef6f5cd1b5ea')
 
 prepare() {
   cd ponyc-$pkgver



More information about the arch-commits mailing list