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

Felix Yan felixonmars at archlinux.org
Sat Oct 13 20:41:09 UTC 2018


    Date: Saturday, October 13, 2018 @ 20:41:09
  Author: felixonmars
Revision: 393338

upgpkg: ponyc 0.25.0-1

Modified:
  ponyc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-13 20:39:24 UTC (rev 393337)
+++ PKGBUILD	2018-10-13 20:41:09 UTC (rev 393338)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=ponyc
-pkgver=0.24.4
-pkgrel=2
+pkgver=0.25.0
+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=('2e89cc44c3b5449b203e9d2c3669578a63177978523964776079ec0ebb7e706a7eeff2c7d64a814faaaac6e847fd18dc613edb693c5710d9ac89b6ce5dc00d5a')
+sha512sums=('3f284e5eb9020c55837ba3033de87e6cfa494566a86d8e85cd6cd41136b8a85513bd0e2618d7610ee10c0a59485a811e7ee62b398b95bff8c5c99a445a1730d3')
 
 prepare() {
   cd ponyc-$pkgver



More information about the arch-commits mailing list