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

Levente Polyak anthraxx at gemini.archlinux.org
Wed Aug 10 22:50:19 UTC 2022


    Date: Wednesday, August 10, 2022 @ 22:50:18
  Author: anthraxx
Revision: 1265138

upgpkg: rz-cutter 2.1.0-2: drop old cherry-pick

Modified:
  rz-cutter/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-10 22:43:59 UTC (rev 1265137)
+++ PKGBUILD	2022-08-10 22:50:18 UTC (rev 1265138)
@@ -5,7 +5,7 @@
 pkgname=rz-cutter
 _gitcommit=7eb4311c2be2c0e5e6bcd098abf06beda2e96519
 pkgver=2.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Qt and C++ GUI for rizin reverse engineering framework'
 url='https://github.com/rizinorg/cutter'
 arch=('x86_64')
@@ -30,8 +30,6 @@
   cd cutter
   git config 'submodule.src/translations.url' "${srcdir}/cutter-translations"
   git submodule update --init src/translations
-
-  git cherry-pick -n 1ef6d1269cf0ffde2d91eb067134ee9215791296 # Fix build with syntax-highlighting 5.92
 }
 
 build() {



More information about the arch-commits mailing list