[arch-commits] Commit in libx86emu/trunk (PKGBUILD)
Alexander Rødseth
arodseth at gemini.archlinux.org
Tue Nov 30 17:39:29 UTC 2021
Date: Tuesday, November 30, 2021 @ 17:39:28
Author: arodseth
Revision: 1057868
upgpkg: libx86emu 3.5-1
Modified:
libx86emu/trunk/PKGBUILD
----------+
PKGBUILD | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-30 17:39:21 UTC (rev 1057867)
+++ PKGBUILD 2021-11-30 17:39:28 UTC (rev 1057868)
@@ -3,7 +3,7 @@
# Contributor: Gergely Imreh <imrehgATgmailDOTcom>
pkgname=libx86emu
-pkgver=3.4
+pkgver=3.5
pkgrel=1
pkgdesc='x86 emulation library'
arch=(x86_64)
@@ -10,7 +10,7 @@
url='https://github.com/wfeldt/libx86emu'
license=(BSD)
makedepends=(git setconf)
-source=("git+$url#commit=b0b9bb85220f0bbb033b822cc807009261f94e8b") # tag: 3.4
+source=("git+$url#commit=41aaa2f246d362f6d7dea262052a43141743ead2") # tag: 3.5
b2sums=('SKIP')
prepare() {
@@ -28,5 +28,3 @@
install -Dm644 $pkgname/LICENSE \
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}
-
-# getver: github.com/wfeldt/libx86emu/releases
More information about the arch-commits
mailing list