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

Felix Yan felixonmars at archlinux.org
Tue Jun 5 14:06:57 UTC 2018


    Date: Tuesday, June 5, 2018 @ 14:06:57
  Author: felixonmars
Revision: 340515

upgpkg: ponyc 0.22.5-1

Modified:
  ponyc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-05 13:38:59 UTC (rev 340514)
+++ PKGBUILD	2018-06-05 14:06:57 UTC (rev 340515)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=ponyc
-pkgver=0.22.4
+pkgver=0.22.5
 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=('d18a72371205a087e7dda00df2492f1719c4411c167f07e7ee24fba28d18c213ab0781728b99746dd506a4034014fdf33880ce0fdb06f08d46933f74e74c0e01')
+sha512sums=('d0a8b4149d7b158b6f720cd8ffe9b0f49995412ef08b6917f17d59ebcc51425efde78377c6a2d885b3e7d482a9947196a83e785c6fd19b4219a41f057019cf83')
 
 prepare() {
   cd ponyc-$pkgver



More information about the arch-commits mailing list