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

Felix Yan felixonmars at archlinux.org
Mon Jan 15 05:00:25 UTC 2018


    Date: Monday, January 15, 2018 @ 05:00:24
  Author: felixonmars
Revision: 282315

upgpkg: ponyc 0.21.3-1

Modified:
  ponyc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-15 04:59:25 UTC (rev 282314)
+++ PKGBUILD	2018-01-15 05:00:24 UTC (rev 282315)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=ponyc
-pkgver=0.21.2
+pkgver=0.21.3
 pkgrel=1
 pkgdesc='An actor model, capabilities, high performance programming language'
 url='http://ponylang.org/'
@@ -15,7 +15,7 @@
 optdepends=('pcre2: Needed for the regex package')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/ponylang/ponyc/archive/$pkgver.tar.gz"
         https://github.com/winksaville/ponyc/commit/64b64a21b1be70caf4202eb1b1fa22dac1bd6575.patch)
-sha512sums=('a669a112933e3da8efb1ac75c6193729678f00aea56f5f33a9788faf08aed2433654945e2fbb727a66f4a8b42d99fb2d98049573cdf71e946149c16bdfb55429'
+sha512sums=('f89389142d77e93038c77d3fbe9e64c13ce76b9737430969fcdf2916023d0b7195f4d551895eab999798594352b40848be8dcc63af6927e8cc62b7c7000be65d'
             '5ff30453ef144d87a32b6c29e024dfbbb252f224b97e4d57df587e796809ca23613f3769d9e66b2f68c1b3d9033108c1c59a8d030ef515edced6d6b3b7ceb6b8')
 
 prepare() {



More information about the arch-commits mailing list