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

Orhun Parmaksiz orhun at archlinux.org
Sat Jul 3 18:44:41 UTC 2021


    Date: Saturday, July 3, 2021 @ 18:44:41
  Author: orhun
Revision: 971967

upgpkg: cargo-bloat 0.10.1-1: upstream release

Modified:
  cargo-bloat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-03 17:15:14 UTC (rev 971966)
+++ PKGBUILD	2021-07-03 18:44:41 UTC (rev 971967)
@@ -2,8 +2,8 @@
 # Contributor: kpcyrd <git at rxv.cc>
 
 pkgname=cargo-bloat
-pkgver=0.10.0
-pkgrel=2
+pkgver=0.10.1
+pkgrel=1
 pkgdesc="Find out what takes most of the space in your executable"
 url="https://github.com/RazrFalcon/cargo-bloat"
 depends=('gcc-libs')
@@ -11,7 +11,7 @@
 arch=('x86_64')
 license=('MIT')
 source=("${pkgname}-${pkgver}.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('68f5203b758ca2b5a34c90b85a1a95b5c8d3e09e65744d38d9803a65f65f19e6')
+sha256sums=('e8acd89ffcd555934672b0a10ba3b64072eaabf9d4ebe6be1bb6d4d7c0f9f73c')
 
 build() {
   cd "${pkgname}-${pkgver}"




More information about the arch-commits mailing list