summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTom Wambold2020-12-03 10:15:14 -0500
committerTom Wambold2020-12-03 10:15:14 -0500
commit4c5a903258f188c20a723c07cc66de58567b18b1 (patch)
tree984ee536dbf47e9744db4c0f77e458b0a73d0ab5 /PKGBUILD
parent3c25b08404e0a3ec838cd83f21c01c484be9d2b2 (diff)
downloadaur-4c5a903258f188c20a723c07cc66de58567b18b1.tar.gz
Update to CORE 7.3.0 release.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d9285de8201..d19faf23c40b 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.2.1
+pkgver=7.3.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=('e53805343b1c7983d0a6f5cf680c73e0'
+md5sums=('ffa4b997aa19fdba8c5e1e736d64246c'
'91be51f861a0e166c643a885d1bf1eba')
prepare() {