[arch-commits] Commit in ponyc/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jan 25 19:54:59 UTC 2019
Date: Friday, January 25, 2019 @ 19:54:58
Author: felixonmars
Revision: 427913
upgpkg: ponyc 0.26.0-1
Modified:
ponyc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-25 19:45:51 UTC (rev 427912)
+++ PKGBUILD 2019-01-25 19:54:58 UTC (rev 427913)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=ponyc
-pkgver=0.25.0
+pkgver=0.26.0
pkgrel=1
pkgdesc='An actor model, capabilities, high performance programming language'
url='http://ponylang.org/'
@@ -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=('3f284e5eb9020c55837ba3033de87e6cfa494566a86d8e85cd6cd41136b8a85513bd0e2618d7610ee10c0a59485a811e7ee62b398b95bff8c5c99a445a1730d3')
+sha512sums=('0675c00a47607e9028c0975f31fc1eeca249d26e5543846f34339a664c44b5505386f9abdf41f53610edb6cbef0bc6291019c52061ae6076b0f5ff9bc6e974de')
prepare() {
cd ponyc-$pkgver
More information about the arch-commits
mailing list