summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTom Wambold2021-04-16 10:12:55 -0400
committerTom Wambold2021-04-16 10:12:55 -0400
commitfb359957e215cacefbcfe849f4677ccc884ff098 (patch)
tree5a1717e82e1c3b364b94772be0fbc8131c2a4e2b /PKGBUILD
parent6e613e5148648d8a7cda0d23c76e01f9a6ef16e0 (diff)
downloadaur-fb359957e215cacefbcfe849f4677ccc884ff098.tar.gz
Update to CORE 7.5.1 release.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83aad5f15676..795b7d3a60ec 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.5.0
+pkgver=7.5.1
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=('b119b48872439ad1d63bcc1edab4f25e'
+md5sums=('8a55856c35e10539ec5fb594b64b2cc9'
'91be51f861a0e166c643a885d1bf1eba')
prepare() {