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

Levente Polyak anthraxx at archlinux.org
Mon Apr 26 22:40:18 UTC 2021


    Date: Monday, April 26, 2021 @ 22:40:18
  Author: anthraxx
Revision: 924620

upgpkg: nimble 1:0.13.1-1

Modified:
  nimble/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-26 22:40:14 UTC (rev 924619)
+++ PKGBUILD	2021-04-26 22:40:18 UTC (rev 924620)
@@ -2,7 +2,7 @@
 # Contributor: Alexander F Rødseth <xyproto at archlinux.org>
 
 pkgname=nimble
-pkgver=0.12.0
+pkgver=0.13.1
 pkgrel=1
 epoch=1
 pkgdesc='Package manager for the Nim programming language'
@@ -12,8 +12,8 @@
 depends=('glibc' 'openssl')
 makedepends=('nim')
 source=(https://github.com/nim-lang/nimble/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('cb25f57c925af14138efa9f9229f054bd559400effe2c118dda18d7e220d9094380481befb46b2913f22831a70b3958eecb23ec085a5e3a298a4136337b96c2b')
-b2sums=('2ae855402746b167aa237feafe59ae7e4decab33a63afb8b1422710cae884a0b0a5c08aa6efef8150d96e51ad468a77147026b6129ee9c2de21a7ceee6e2b5fc')
+sha512sums=('d13fc755e2018911faa1039ca6c73a3ecaa7aa57fb57faee9babb750155ac5e73be4f60110ee64cdd56874245f7c046d6c825356fd84a8fcbba9683db2406520')
+b2sums=('47b5d4b9b68238433c11d75283ced572ba04ebb1495ecc9a07b59c40f68907bd76f46b02987d454bbc51d8298e476699bfe8a49ea8e1007bbfa2505b0df0b0b3')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list