summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTom Wambold2020-09-16 11:46:53 -0400
committerTom Wambold2020-09-16 11:46:53 -0400
commitc890dd59f3a6aa4e331ca0d1d64611238ac1e0eb (patch)
tree5e74e066dbbac05e643a162cfca5d9eeaf2220d9 /PKGBUILD
parent28bea6b109c080433b90158b45c95a771d5ef813 (diff)
downloadaur-c890dd59f3a6aa4e331ca0d1d64611238ac1e0eb.tar.gz
Update to CORE 7.2.0 release.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c0575b84b84..7d3769ffd4c9 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.1.0
+pkgver=7.2.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=('c1b92137247fb527d29f03e7398a23c7'
+md5sums=('89c63dd759b17da6046059a330d6b32f'
'91be51f861a0e166c643a885d1bf1eba')
prepare() {