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

Alexander Rødseth arodseth at archlinux.org
Mon Feb 24 16:16:00 UTC 2020


    Date: Monday, February 24, 2020 @ 16:16:00
  Author: arodseth
Revision: 580626

upgpkg: tinyemu 2019_12_21-1

Modified:
  tinyemu/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-24 16:13:39 UTC (rev 580625)
+++ PKGBUILD	2020-02-24 16:16:00 UTC (rev 580626)
@@ -1,8 +1,8 @@
 # Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
 
 pkgname=tinyemu
-pkgver=2019_02_10
-pkgrel=3
+pkgver=2019_12_21
+pkgrel=1
 pkgdesc='RISC-V system emulator'
 arch=(x86_64)
 groups=(risc-v)
@@ -10,8 +10,8 @@
 license=(MIT)
 depends=(curl sdl)
 makedepends=(setconf)
-source=("https://bellard.org/tinyemu/$pkgname-${pkgver//_/-}.tar.gz")
-sha256sums=('0a2ded13a51bc3d6e69afd29c6a4709b327256ea36e562a5d9fa253cd224fa5b')
+source=("$url$pkgname-${pkgver//_/-}.tar.gz")
+sha256sums=('be8351f2121819b3172fcedce5cb1826fa12c87da1b7ed98f269d3e802a05555')
 
 prepare() {
   local m="$pkgname-${pkgver//_/-}/Makefile"



More information about the arch-commits mailing list