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

Levente Polyak anthraxx at gemini.archlinux.org
Fri Oct 1 18:02:46 UTC 2021


    Date: Friday, October 1, 2021 @ 18:02:46
  Author: anthraxx
Revision: 1026504

upgpkg: rizin 0.3.0-1

Modified:
  rizin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-01 17:55:16 UTC (rev 1026503)
+++ PKGBUILD	2021-10-01 18:02:46 UTC (rev 1026504)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=rizin
-pkgver=0.2.1
+pkgver=0.3.0
 pkgrel=1
 pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary files'
 url='https://rizin.re'
@@ -15,8 +15,8 @@
 optdepends=('rz-ghidra: ghidra decompiler plugin')
 options=('!emptydirs')
 source=(https://github.com/rizinorg/rizin/releases/download/v${pkgver}/rizin-src-v${pkgver}.tar.xz)
-sha512sums=('4d0a68971a8fe1de3860f8ee18197606f59c22d4c24f3fcce691c73b45c8fe8c356a9b411604e9c3d4e5bb01f695b6ead32cdc217134eb4ddfec76867c16c327')
-b2sums=('3ce048c5e93afa43b33bb7c36e7f7a96734886a44a67339c18b36de84b6e3dd015aa49fd048815bc7cb26a39bd3c44ebd00227fdb0c3dc9d9f07ff2ff1f1948d')
+sha512sums=('68f71e612bd4df90c79ebd4cb26c3e09bb370ccd9e51f574f2687f940b3934d9bf417108f3f7e678cabc6ddba7402e0420aab569c24316e07b2b56ed33153ed3')
+b2sums=('308037ce60ec6523f337580221ea265c912ff92032fc5e1c2ab37430eae5a16cc2e8efa74447a79735c7814a35d3b08e5fc2f548612a1553c5edc2f314d22df5')
 
 build() {
   cd ${pkgname}-v${pkgver}



More information about the arch-commits mailing list