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

Felix Yan felixonmars at archlinux.org
Sun Apr 9 17:17:52 UTC 2017


    Date: Sunday, April 9, 2017 @ 17:17:51
  Author: felixonmars
Revision: 221619

upgpkg: ponyc 0.13.0-1

Modified:
  ponyc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-09 17:17:36 UTC (rev 221618)
+++ PKGBUILD	2017-04-09 17:17:51 UTC (rev 221619)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=ponyc
-pkgver=0.12.3
+pkgver=0.13.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=('0f9e7dbfeb156a5afc58d6ac0cb39594f03761d53c83885f9d8f51e3dcd57b096ced1bab4616d2747a409af2965e1017e29116308035b62c43d382e84f9cb5d7')
+sha512sums=('ae1a5d3c8058d74deffee31a2f8f529db8315b860977c76af4fcf2be504df6c9c7a0e186d9c60df1d6f9f663cc6361abecbae2a896482ebd4427b4228d885fee')
 
 build() {
   cd ponyc-$pkgver



More information about the arch-commits mailing list