[arch-commits] Commit in ponyc/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Dec 24 05:44:54 UTC 2017
Date: Sunday, December 24, 2017 @ 05:44:54
Author: felixonmars
Revision: 275640
upgpkg: ponyc 0.21.1-1
Modified:
ponyc/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-24 05:43:21 UTC (rev 275639)
+++ PKGBUILD 2017-12-24 05:44:54 UTC (rev 275640)
@@ -2,8 +2,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=ponyc
-pkgver=0.21.0
-pkgrel=2
+pkgver=0.21.1
+pkgrel=1
pkgdesc='An actor model, capabilities, high performance programming language'
url='http://ponylang.org/'
arch=('x86_64')
@@ -15,7 +15,7 @@
optdepends=('pcre2: Needed for the regex package')
source=("$pkgname-$pkgver.tar.gz::https://github.com/ponylang/ponyc/archive/$pkgver.tar.gz"
https://github.com/winksaville/ponyc/commit/64b64a21b1be70caf4202eb1b1fa22dac1bd6575.patch)
-sha512sums=('637fca68c3e78c6bd4ad5d6d40993c8283077d582dc621bb3f56b2020d61fa153e73f2da81e573a6d4d22b37e0ebf9a1287a31dcdb9b73ce3b60eb3f4bec9068'
+sha512sums=('cf1e351c617060a5311a0c96435787b1f4c14f8b353cecaa7d41cd887a9e08634c9931de4dda40d23055292c209f0f24e1d795a4bd4402cd47a9eec34a068608'
'5ff30453ef144d87a32b6c29e024dfbbb252f224b97e4d57df587e796809ca23613f3769d9e66b2f68c1b3d9033108c1c59a8d030ef515edced6d6b3b7ceb6b8')
prepare() {
More information about the arch-commits
mailing list