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

Felix Yan fyan at archlinux.org
Mon Jun 22 03:49:36 UTC 2015


    Date: Monday, June 22, 2015 @ 05:49:35
  Author: fyan
Revision: 135681

upgpkg: ponyc 0.1.7-1

Modified:
  ponyc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-22 03:31:41 UTC (rev 135680)
+++ PKGBUILD	2015-06-22 03:49:35 UTC (rev 135681)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=ponyc
-pkgver=0.1.6
+pkgver=0.1.7
 pkgrel=1
 pkgdesc='An actor model, capabilities, high performance programming language.'
 url='http://ponylang.org/'
@@ -13,7 +13,7 @@
 checkdepends=('pcre2')
 optdepends=('pcre2: Needed for the regex package.')
 source=("http://www.ponylang.org/releases/source/ponyc-$pkgver.tar.bz2")
-sha512sums=('058c5f83ea4d598d84e0e3abd975a29d64e96a2617adb1774fab7052865aa8d6ca250c50f2fd280033d4d3dfdf1edf5335dc4e5c92145a24dcfd10ce26007083')
+sha512sums=('018c77a5848efee95f2733e54995ee2f06874b8dae45c46c93066144e00dd93b12eaa56dbf1a83b7e1d8eeaac3decf9706ebe8a56f97c8d789f8ce07a7c4da78')
 
 build() {
   make config=release prefix=/usr



More information about the arch-commits mailing list