summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTom Wambold2021-01-11 12:54:15 -0500
committerTom Wambold2021-01-11 12:54:15 -0500
commit532889099ece9eb0bee4dc646ce07a7ceab10967 (patch)
treea65174bf21d80fb493d0e13908b7a96e2b33cae3 /PKGBUILD
parent4c5a903258f188c20a723c07cc66de58567b18b1 (diff)
downloadaur-532889099ece9eb0bee4dc646ce07a7ceab10967.tar.gz
Update to CORE 7.4.0 release.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d19faf23c40b..085474a24c19 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.3.0
+pkgver=7.4.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=('ffa4b997aa19fdba8c5e1e736d64246c'
+md5sums=('d1f787d4b4de529faa0ff42be0804fad'
'91be51f861a0e166c643a885d1bf1eba')
prepare() {