Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
rz-cutter


Commits:
12aa6cd3 by Levente Polyak at 2024-05-12T07:17:27+02:00
upgpkg: 2.3.4-6: rizin 0.7.3 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = rz-cutter
        pkgdesc = Qt and C++ GUI for rizin reverse engineering framework
        pkgver = 2.3.4
-       pkgrel = 5
+       pkgrel = 6
        url = https://github.com/rizinorg/cutter
        arch = x86_64
-       license = GPL3
+       license = GPL-3.0-only
        makedepends = git
        makedepends = cmake
        makedepends = ninja
@@ -21,7 +21,7 @@ pkgbase = rz-cutter
        depends = gcc-libs
        depends = syntax-highlighting
        optdepends = rz-ghidra: ghidra decompiler plugin
-       source = 
git+https://github.com/rizinorg/cutter#commit=209c26b862ab0bb3b7308618243a9796d3f1109a
+       source = git+https://github.com/rizinorg/cutter#tag=v2.3.4
        source = git+https://github.com/rizinorg/cutter-translations
        source = pyside-6.7.patch
        sha512sums = 
4b3e053eb1914ffed353c5534b65a305b13af043336ba409def663824767b6f36d78e47a2fe573babfa7a8cfc3dda609a18d4268d5b9416e49be890c8144c40f


=====================================
PKGBUILD
=====================================
@@ -3,13 +3,12 @@
 # Contributor: Aaron McDaniel (mcd1992) <'aur' at the domain 'fgthou.se'>
 
 pkgname=rz-cutter
-_gitcommit=209c26b862ab0bb3b7308618243a9796d3f1109a
 pkgver=2.3.4
-pkgrel=5
+pkgrel=6
 pkgdesc='Qt and C++ GUI for rizin reverse engineering framework'
 url='https://github.com/rizinorg/cutter'
 arch=('x86_64')
-license=('GPL3')
+license=('GPL-3.0-only')
 depends=(
   rizin
   capstone
@@ -24,7 +23,7 @@ depends=(
 )
 makedepends=('git' 'cmake' 'ninja' 'shiboken6' 'qt6-tools')
 optdepends=('rz-ghidra: ghidra decompiler plugin')
-source=("git+https://github.com/rizinorg/cutter#commit=${_gitcommit}";
+source=("git+https://github.com/rizinorg/cutter#tag=v${pkgver}";
         "git+https://github.com/rizinorg/cutter-translations";
          pyside-6.7.patch)
 
sha512sums=('4b3e053eb1914ffed353c5534b65a305b13af043336ba409def663824767b6f36d78e47a2fe573babfa7a8cfc3dda609a18d4268d5b9416e49be890c8144c40f'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rz-cutter/-/commit/12aa6cd3160635ce02c4515b7d5d2f83e7ba965c

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


Reply via email to