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

Levente Polyak anthraxx at archlinux.org
Wed Jul 19 13:58:22 UTC 2017


    Date: Wednesday, July 19, 2017 @ 13:58:21
  Author: anthraxx
Revision: 245676

upgpkg: nimble 1:0.8.6-1

Modified:
  nimble/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-19 13:53:10 UTC (rev 245675)
+++ PKGBUILD	2017-07-19 13:58:21 UTC (rev 245676)
@@ -2,7 +2,7 @@
 # Contributor: Alexander F Rødseth <xyproto at archlinux.org>
 
 pkgname=nimble
-pkgver=0.8.4
+pkgver=0.8.6
 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=('ba47cee4f74c56d14d6142e9324b3a8fd5a0e6cd8cbcf81e04ae58543b848e5e')
-sha512sums=('93092b59926941b35d74cf678dc6c45e7c7d23654441fd59cf0794d0f9917fb1c13cf813e1109172981bb1da06f925116643b97141fdc039b43fbbcad7b583d7')
+sha256sums=('af251c1011fe1d6e72a9d18a7672a8b90013dd6659085082e525d31204ca6ddf')
+sha512sums=('4d8fc1e49d3bc981cab91ce7c4c368b33b437df317f3d0ae40cab22d51a4d4c3c1270dcca1f3798a69b8b3cfe8f50752ae77bf09ca744543932c99d3622329d6')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list