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

Felix Yan felixonmars at archlinux.org
Sat Feb 9 01:45:51 UTC 2019


    Date: Saturday, February 9, 2019 @ 01:45:49
  Author: felixonmars
Revision: 430772

upgpkg: pony-stable 0.2.0-1

Modified:
  pony-stable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-09 01:45:31 UTC (rev 430771)
+++ PKGBUILD	2019-02-09 01:45:49 UTC (rev 430772)
@@ -2,7 +2,7 @@
 # Contributor: Xavier Francisco <echo moc.liamg at ocsicnarf.n.reivax | rev>
 
 pkgname=pony-stable
-pkgver=0.1.6
+pkgver=0.2.0
 pkgrel=1
 pkgdesc="A simple dependency manager for the Pony language."
 arch=('x86_64')
@@ -10,7 +10,7 @@
 license=('BSD')
 depends=('ponyc')
 source=("pony-stable-$pkgver.tar.gz::https://github.com/ponylang/pony-stable/archive/$pkgver.tar.gz")
-sha512sums=('46a11f4fa7e8f10c04028c655d5723adb2792455af57879d0eb4b776d2e5057b16db31d4e439dce7f1702fe9cc468fd83048a2ae6c1993bb430df92f085c8a78')
+sha512sums=('72e7cfaab90f54e18adcb4e6d2d2a752ddab9b10cfa017d0e751183165e5de94b547cc5bcae7ff2268fe594e8901cb42ce50a86b9fed706ea0441efd3080f72b')
 
 build() {
   cd pony-stable-$pkgver



More information about the arch-commits mailing list