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

Felix Yan felixonmars at archlinux.org
Sat Aug 1 06:23:11 UTC 2020


    Date: Saturday, August 1, 2020 @ 06:23:10
  Author: felixonmars
Revision: 667278

upgpkg: ponyc 0.36.0-1

Modified:
  ponyc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-01 06:10:44 UTC (rev 667277)
+++ PKGBUILD	2020-08-01 06:23:10 UTC (rev 667278)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=ponyc
-pkgver=0.35.1
+pkgver=0.36.0
 _llvmcommit=c1a0a213378a458fbea1a5c77b315c7dce08fd05
 pkgrel=1
 pkgdesc='An actor model, capabilities, high performance programming language'
@@ -15,7 +15,7 @@
 optdepends=('pcre2: Needed for the regex package')
 source=("https://github.com/ponylang/ponyc/archive/$pkgver/$pkgname-$pkgver.tar.gz"
         "https://github.com/llvm/llvm-project/archive/$_llvmcommit/llvm-$_llvmcommit.tar.gz")
-sha512sums=('a602442d8acb347b36d85ea77b181993704c52bff079d9d95f2b453b1db077554e1003e6456885b2d584fed816869699325a37d263407971cb1ca8469aa94995'
+sha512sums=('949cfc3bd1723b75b646b4b437659b3ae7630f02dee408247034caa05bd074ef54ebf12b6f71372e39be76f2e5b71ef94afd21ed0faca80388a57afcfba073be'
             '0c0b5f2c32479c148abebcc170651f5e6fc02177d3cf5638381ef177815f6c2223de7d4c082faa9de765a56ef1fba021583a748a5d009860b84979dc8d5ee064')
 
 prepare() {



More information about the arch-commits mailing list