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

Felix Yan felixonmars at archlinux.org
Tue Feb 4 18:09:32 UTC 2020


    Date: Tuesday, February 4, 2020 @ 18:09:31
  Author: felixonmars
Revision: 562204

upgpkg: ponyc 0.33.2-1

Modified:
  ponyc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-04 18:09:24 UTC (rev 562203)
+++ PKGBUILD	2020-02-04 18:09:31 UTC (rev 562204)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=ponyc
-pkgver=0.33.1
+pkgver=0.33.2
 pkgrel=1
 pkgdesc='An actor model, capabilities, high performance programming language'
 url='https://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=('027e8833a09307746c024312fdfe7262257de86bedf32ec5e75aafcd8da9e1b080911569707869bd0067275ed3078e7362f0e72bfb1fa6785f8e62a182dfa116')
+sha512sums=('cc02bdac029325689fbe7a5c9e8c9f8a8adf9346e17a6c626c9eca8dcae110c3cf4fb9af348b603e9804dff97183e02687f092d76b62e4bb13e571cd1c7585e8')
 
 prepare() {
   cd ponyc-$pkgver



More information about the arch-commits mailing list