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

Levente Polyak anthraxx at archlinux.org
Mon Sep 11 14:20:49 UTC 2017


    Date: Monday, September 11, 2017 @ 14:20:48
  Author: anthraxx
Revision: 256927

upgpkg: nimble 1:0.8.8-1

Modified:
  nimble/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-11 14:16:15 UTC (rev 256926)
+++ PKGBUILD	2017-09-11 14:20:48 UTC (rev 256927)
@@ -2,7 +2,7 @@
 # Contributor: Alexander F Rødseth <xyproto at archlinux.org>
 
 pkgname=nimble
-pkgver=0.8.6
+pkgver=0.8.8
 pkgrel=1
 epoch=1
 pkgdesc='Package manager for the Nim programming language'
@@ -12,8 +12,8 @@
 depends=('glibc')
 makedepends=('nim')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/nim-lang/nimble/archive/v${pkgver}.tar.gz)
-sha256sums=('af251c1011fe1d6e72a9d18a7672a8b90013dd6659085082e525d31204ca6ddf')
-sha512sums=('4d8fc1e49d3bc981cab91ce7c4c368b33b437df317f3d0ae40cab22d51a4d4c3c1270dcca1f3798a69b8b3cfe8f50752ae77bf09ca744543932c99d3622329d6')
+sha256sums=('4a849370f58af0d6fe940c15536ab9487f75517c695dd845f84ad96e71f2f4bd')
+sha512sums=('4201ed0856b26505e83aa885624065a0200dead9cbc0d5bc0ba750da597b9c37708c1783f7fe518d2bdff954b53ccbc9f92d723f2ce41f4799c8fb9d895c1c6e')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list