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

Felix Yan felixonmars at archlinux.org
Wed Jul 7 16:16:37 UTC 2021


    Date: Wednesday, July 7, 2021 @ 16:16:37
  Author: felixonmars
Revision: 975230

upgpkg: ponyc 0.42.0-1

Modified:
  ponyc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-07 16:08:06 UTC (rev 975229)
+++ PKGBUILD	2021-07-07 16:16:37 UTC (rev 975230)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=ponyc
-pkgver=0.41.2
+pkgver=0.42.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=('5d5f43a7c75b52d8ca7c6e11833f500e47ec0e267be6e2a03458cf5e8692d7c1f14f3a65e5b8152ab8ea6108cbc4596dadf90520380d0b4348da68085ab65676'
+sha512sums=('55e9303bd3ad6245454bf909dab8c51a56768cd15ab19ce97691e84bf163999aa604b4668c14eaec091006a19242b1befdd95736228943c6cec8c1b140625326'
             '0c0b5f2c32479c148abebcc170651f5e6fc02177d3cf5638381ef177815f6c2223de7d4c082faa9de765a56ef1fba021583a748a5d009860b84979dc8d5ee064')
 
 prepare() {




More information about the arch-commits mailing list