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

Daniel M. Capella polyzen at archlinux.org
Fri Apr 16 21:33:51 UTC 2021


    Date: Friday, April 16, 2021 @ 21:33:50
  Author: polyzen
Revision: 919571

upgpkg: rink 0.6.0-1

Modified:
  rink/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-16 20:18:20 UTC (rev 919570)
+++ PKGBUILD	2021-04-16 21:33:50 UTC (rev 919571)
@@ -1,16 +1,16 @@
 # Maintainer: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=rink
-pkgver=0.5.1
+pkgver=0.6.0
 pkgrel=1
 pkgdesc='Unit conversion tool and library written in rust'
 arch=('x86_64')
 url=https://github.com/tiffany352/rink-rs
 license=('GPL3' 'MPL2')
-depends=('gcc-libs' 'gmp' 'openssl')
+depends=('gcc-libs' 'openssl')
 makedepends=('rust')
 source=("rink-$pkgver.tar.gz::https://static.crates.io/crates/rink/rink-$pkgver.crate")
-sha512sums=('d40c150867029f817b222a75e982f98ad83c4edaca701916c81971efba6d83b11aeeeb2b415f18c038ec3f9dbc7e39c0a5f411a8d78fe09aafe8f93d8f74d13c')
+b2sums=('e73f3b5624da38a1b3222a359e55a12431b3528b16342e66ed57a03fdb19e652dfb8d751368895c1c2fa1cabee52b26baa6ab8dc9d871a1a2ae85fc8dcdbb8fc')
 
 build() {
   cd rink-$pkgver



More information about the arch-commits mailing list