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

Felix Yan felixonmars at archlinux.org
Wed Jul 24 07:18:14 UTC 2019


    Date: Wednesday, July 24, 2019 @ 07:18:14
  Author: felixonmars
Revision: 492677

upgpkg: pony-stable 0.2.1-1

Modified:
  pony-stable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-24 07:16:16 UTC (rev 492676)
+++ PKGBUILD	2019-07-24 07:18:14 UTC (rev 492677)
@@ -2,7 +2,7 @@
 # Contributor: Xavier Francisco <echo moc.liamg at ocsicnarf.n.reivax | rev>
 
 pkgname=pony-stable
-pkgver=0.2.0
+pkgver=0.2.1
 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=('72e7cfaab90f54e18adcb4e6d2d2a752ddab9b10cfa017d0e751183165e5de94b547cc5bcae7ff2268fe594e8901cb42ce50a86b9fed706ea0441efd3080f72b')
+sha512sums=('280d947ae04d26796d0bf0016925005b8f22dd4dd179f864ed34759f5f1f229c73870c7b3fcbb8d6a8411076af76d13d0321abc865d37d7cd2558aaf5c3b1e55')
 
 build() {
   cd pony-stable-$pkgver



More information about the arch-commits mailing list