[arch-commits] Commit in pony-stable/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Nov 15 05:47:30 UTC 2019
Date: Friday, November 15, 2019 @ 05:47:30
Author: felixonmars
Revision: 528798
upgpkg: pony-stable 0.2.2-1
Modified:
pony-stable/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-11-15 05:47:19 UTC (rev 528797)
+++ PKGBUILD 2019-11-15 05:47:30 UTC (rev 528798)
@@ -2,7 +2,7 @@
# Contributor: Xavier Francisco <echo moc.liamg at ocsicnarf.n.reivax | rev>
pkgname=pony-stable
-pkgver=0.2.1
+pkgver=0.2.2
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=('280d947ae04d26796d0bf0016925005b8f22dd4dd179f864ed34759f5f1f229c73870c7b3fcbb8d6a8411076af76d13d0321abc865d37d7cd2558aaf5c3b1e55')
+sha512sums=('1b7e12443b225000b10210e900fff0cc7ab3d04341bcc8d23aa4653614bbb6987577222ab1278e619d532b254fc171f44dcf27edd18748fc0711441b6196bd3c')
build() {
cd pony-stable-$pkgver
More information about the arch-commits
mailing list