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

Felix Yan felixonmars at archlinux.org
Sun Jul 7 02:01:59 UTC 2019


    Date: Sunday, July 7, 2019 @ 02:01:58
  Author: felixonmars
Revision: 487566

upgpkg: ponyc 0.29.0-1

Modified:
  ponyc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-07 02:01:45 UTC (rev 487565)
+++ PKGBUILD	2019-07-07 02:01:58 UTC (rev 487566)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=ponyc
-pkgver=0.28.1
+pkgver=0.29.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=('5d8ea9da967a79ecaadc4a498e8af78cb6ba43745f825499b1677c0a262c2891fde003d1674e242369b7dd425dbff2f107544be07aeab859bf91caa4f0e3df31')
+sha512sums=('e86539f0056a1c5e9c5d71247d663fb2189e9958fcc2894230b5db5bc0772128d205cd175900a45ab9487849424610e22a1cd05461fc130f5aa95f699c574c27')
 
 prepare() {
   cd ponyc-$pkgver



More information about the arch-commits mailing list