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

Felix Yan felixonmars at archlinux.org
Sat Jun 30 01:25:30 UTC 2018


    Date: Saturday, June 30, 2018 @ 01:25:30
  Author: felixonmars
Revision: 347797

upgpkg: ponyc 0.24.0-1

Modified:
  ponyc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-30 01:18:36 UTC (rev 347796)
+++ PKGBUILD	2018-06-30 01:25:30 UTC (rev 347797)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=ponyc
-pkgver=0.23.0
+pkgver=0.24.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=('a6d84bc4d315079e3bf61f7e1f89fb97231333475ed064e1a9ea7abaff885ff6379c03071ed7f7468db39113e2c3a356a093f3cf6d20850446c6544c42fca0de')
+sha512sums=('57528906d321d48d7d5536ec1c897ae26674af9dcaf1bdd138e337e03f74dedc255dcccf0697222cb1b407b47ca181f0327275822dfc228019289f967ad3436b')
 
 prepare() {
   cd ponyc-$pkgver



More information about the arch-commits mailing list