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

Felix Yan felixonmars at archlinux.org
Wed Aug 30 08:50:47 UTC 2017


    Date: Wednesday, August 30, 2017 @ 08:50:46
  Author: felixonmars
Revision: 254753

upgpkg: ponyc 0.18.1-1

Modified:
  ponyc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-30 08:47:22 UTC (rev 254752)
+++ PKGBUILD	2017-08-30 08:50:46 UTC (rev 254753)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=ponyc
-pkgver=0.18.0
+pkgver=0.18.1
 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=('972f2ec885bb809b64c8836eefa4c5f9150a3c66ed4f9f157aa1a6bbd8a794e529fd14bf93c23cd1543274d167699c497b3d89fa08607b1633106baccffdf3b7')
+sha512sums=('0c1c43dadf51ed77fb799de4a3aa2186b064beeed52438ffcfde6ba8414ecb9b580549840898645cded76caa8cf58a95b481710798f50443cde33319f612ee12')
 
 prepare() {
   cd ponyc-$pkgver



More information about the arch-commits mailing list