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

Felix Yan felixonmars at archlinux.org
Sun Jun 2 05:12:39 UTC 2019


    Date: Sunday, June 2, 2019 @ 05:12:38
  Author: felixonmars
Revision: 476566

upgpkg: ponyc 0.28.1-1

Modified:
  ponyc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-02 05:12:33 UTC (rev 476565)
+++ PKGBUILD	2019-06-02 05:12:38 UTC (rev 476566)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=ponyc
-pkgver=0.28.0
-pkgrel=3
+pkgver=0.28.1
+pkgrel=1
 pkgdesc='An actor model, capabilities, high performance programming language'
 url='http://ponylang.org/'
 arch=('x86_64')
@@ -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=('084ee4947bc0b3eb935ae53de8cd41e021a31f009f5280352378929543828fb6ed6be1f7010423821593e0d6d6f00b1f3c4b7a995157199a35caef6f5cd1b5ea')
+sha512sums=('5d8ea9da967a79ecaadc4a498e8af78cb6ba43745f825499b1677c0a262c2891fde003d1674e242369b7dd425dbff2f107544be07aeab859bf91caa4f0e3df31')
 
 prepare() {
   cd ponyc-$pkgver



More information about the arch-commits mailing list