Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
unicorn
Commits:
86f1c4d6 by Andreas Schleifer at 2024-10-02T13:06:42+02:00
upgpkg: 2.0.1.post1-3: Ruby 3.3 rebuild
- - - - -
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 = 2
+ pkgrel = 3
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=2
+pkgrel=3
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/86f1c4d608e4e41f1377ccce57552a772b85baa6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/unicorn/-/commit/86f1c4d608e4e41f1377ccce57552a772b85baa6
You're receiving this email because of your account on gitlab.archlinux.org.