summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTom Wambold2021-03-19 09:09:47 -0400
committerTom Wambold2021-03-19 09:09:47 -0400
commit6e613e5148648d8a7cda0d23c76e01f9a6ef16e0 (patch)
treeb9d47d5d58b57ae293a28c2557a896d86b9c30a6 /PKGBUILD
parent532889099ece9eb0bee4dc646ce07a7ceab10967 (diff)
downloadaur-6e613e5148648d8a7cda0d23c76e01f9a6ef16e0.tar.gz
Update to CORE 7.5.0 release.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 085474a24c19..83aad5f15676 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.4.0
+pkgver=7.5.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=('d1f787d4b4de529faa0ff42be0804fad'
+md5sums=('b119b48872439ad1d63bcc1edab4f25e'
'91be51f861a0e166c643a885d1bf1eba')
prepare() {