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

Felix Yan felixonmars at archlinux.org
Tue Jun 5 04:01:30 UTC 2018


    Date: Tuesday, June 5, 2018 @ 04:01:27
  Author: felixonmars
Revision: 340481

upgpkg: ponyc 0.22.4-1

Modified:
  ponyc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-04 23:27:50 UTC (rev 340480)
+++ PKGBUILD	2018-06-05 04:01:27 UTC (rev 340481)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=ponyc
-pkgver=0.22.3
+pkgver=0.22.4
 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=('08881acdbf68f6eda0d56b987496aaba9f826d7f6c89a7b61475d344507f34e620e9c1fc8715ed415bf5f1c022c28cba74874e7e64942286b1c18917f8e881f4')
+sha512sums=('d18a72371205a087e7dda00df2492f1719c4411c167f07e7ee24fba28d18c213ab0781728b99746dd506a4034014fdf33880ce0fdb06f08d46933f74e74c0e01')
 
 prepare() {
   cd ponyc-$pkgver



More information about the arch-commits mailing list