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

Alexander Rødseth arodseth at archlinux.org
Wed Nov 1 21:31:04 UTC 2017


    Date: Wednesday, November 1, 2017 @ 21:31:03
  Author: arodseth
Revision: 265066

upgpkg: libx86emu 1.12-1

Modified:
  libx86emu/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-01 21:21:27 UTC (rev 265065)
+++ PKGBUILD	2017-11-01 21:31:03 UTC (rev 265066)
@@ -4,7 +4,7 @@
 # Contributor: Gergely Imreh <imrehgATgmailDOTcom>
 
 pkgname=libx86emu
-pkgver=1.11
+pkgver=1.12
 pkgrel=1
 pkgdesc='x86 emulation library'
 arch=('x86_64' 'i686')
@@ -11,7 +11,7 @@
 url='https://github.com/wfeldt/libx86emu'
 license=('BSD')
 makedepends=('git')
-source=("git://github.com/wfeldt/libx86emu#tag=$pkgver")
+source=("git+https://github.com/wfeldt/libx86emu#tag=$pkgver")
 md5sums=('SKIP')
 
 build() {
@@ -24,4 +24,4 @@
     "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list