summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTom Wambold2020-08-23 19:27:50 -0400
committerTom Wambold2020-08-23 19:27:50 -0400
commit28bea6b109c080433b90158b45c95a771d5ef813 (patch)
treee07e769ecf01db43b0f2d4f41dfedc5f8c4f0702 /PKGBUILD
parent5f0a2dff89d246f5a305c33ca18e8464721f3b6d (diff)
downloadaur-28bea6b109c080433b90158b45c95a771d5ef813.tar.gz
Update to CORE 7.1.0 release.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f56dae48083..7c0575b84b84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tom Wambold <tom5760@gmail.com>
# Contributor: Antonin Décimo <antonin dot decimo at gmail dot com>
pkgname=core
-pkgver=7.0.1
+pkgver=7.1.0
pkgrel=1
pkgdesc="Common Open Research Emulator"
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ optdepends=('openvswitch: Open vSwitch SDN support'
backup=('etc/core/core.conf')
source=("https://github.com/coreemu/core/archive/release-$pkgver.tar.gz"
'core-daemon.service')
-md5sums=('04e26fdb070ceb2532ea08c43c1f01b2'
+md5sums=('c1b92137247fb527d29f03e7398a23c7'
'91be51f861a0e166c643a885d1bf1eba')
prepare() {