Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
rizin


Commits:
75cd19e5 by Levente Polyak at 2024-05-11T21:51:15+02:00
upgpkg: 0.7.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = rizin
        pkgdesc = Open-source tools to disasm, debug, analyze and manipulate 
binary files
-       pkgver = 0.7.2
+       pkgver = 0.7.3
        pkgrel = 1
        url = https://rizin.re
        arch = x86_64
@@ -37,9 +37,9 @@ pkgbase = rizin
        depends = xz
        optdepends = rz-ghidra: ghidra decompiler plugin
        options = !emptydirs
-       source = 
https://github.com/rizinorg/rizin/releases/download/v0.7.2/rizin-src-v0.7.2.tar.xz
-       sha512sums = 
e99a4c14511d689e7e2fb9af09f010fcc4d155a189a1e613191b646b1d80e04722c2da6ccd60e5c0cd89933f83484ce11362b04ab2b659594aad6f2057a97019
-       b2sums = 
192dce69231fd89fc829cf95b1b7d5dba38f5f6b46413fb187b989848139d15c0abc652083ec3b09df12bdb80b0c732e1c8b18bd33341678b69e3643067d4fd8
+       source = 
https://github.com/rizinorg/rizin/releases/download/v0.7.3/rizin-src-v0.7.3.tar.xz
+       sha512sums = 
bad89888b2cb1ce1227ce629ff1209f18d1afb9da55685f0ea4ead7dd1b4dfbf8ed72c173048b2ee47362a10d5e20a6c34e09d0bbaa210f3873073c10ebc4dc1
+       b2sums = 
9bbfbd8cf86839dcfdc30beb12d4472abf68e7d8c81561f6124b4d8ac781242bbbe8b62e06d2873928830d2524203c18ab1c17fa35855ac2d344af7649b64b3c
 
 pkgname = rizin
        depends = glibc


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=rizin
-pkgver=0.7.2
+pkgver=0.7.3
 pkgrel=1
 pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary 
files'
 url='https://rizin.re'
@@ -46,8 +46,8 @@ makedepends=(
 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=('e99a4c14511d689e7e2fb9af09f010fcc4d155a189a1e613191b646b1d80e04722c2da6ccd60e5c0cd89933f83484ce11362b04ab2b659594aad6f2057a97019')
-b2sums=('192dce69231fd89fc829cf95b1b7d5dba38f5f6b46413fb187b989848139d15c0abc652083ec3b09df12bdb80b0c732e1c8b18bd33341678b69e3643067d4fd8')
+sha512sums=('bad89888b2cb1ce1227ce629ff1209f18d1afb9da55685f0ea4ead7dd1b4dfbf8ed72c173048b2ee47362a10d5e20a6c34e09d0bbaa210f3873073c10ebc4dc1')
+b2sums=('9bbfbd8cf86839dcfdc30beb12d4472abf68e7d8c81561f6124b4d8ac781242bbbe8b62e06d2873928830d2524203c18ab1c17fa35855ac2d344af7649b64b3c')
 
 build() {
   cd ${pkgname}-v${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rizin/-/commit/75cd19e5c303768376009f30d5bcb7325a269d01

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rizin/-/commit/75cd19e5c303768376009f30d5bcb7325a269d01
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to