Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
unicorn
Commits:
942303f7 by Jelle van der Waa at 2024-11-16T19:33:31+01:00
upgpkg: 2.0.1.post1-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = unicorn
pkgdesc = Lightweight, multi-platform, multi-architecture CPU emulator
framework based on QEMU
pkgver = 2.0.1.post1
- pkgrel = 3
+ pkgrel = 4
url = https://www.unicorn-engine.org
arch = x86_64
license = GPL-2.0-only
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgbase=unicorn
pkgname=(unicorn python-unicorn ruby-unicorn-engine)
pkgver=2.0.1.post1
-pkgrel=3
+pkgrel=4
pkgdesc='Lightweight, multi-platform, multi-architecture CPU emulator
framework based on QEMU'
url='https://www.unicorn-engine.org'
arch=(x86_64)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/unicorn/-/commit/942303f7c874461d5845b79aa19a3b2ff670842f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/unicorn/-/commit/942303f7c874461d5845b79aa19a3b2ff670842f
You're receiving this email because of your account on gitlab.archlinux.org.