summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAshley Bone2021-06-01 10:17:01 -0400
committerAshley Bone2021-06-01 10:17:01 -0400
commitdfd6a689385d8b3d0a98292b55bbf563e93f1b23 (patch)
tree4b13594a40a310dd047e9c365573e399fb9d1af0 /PKGBUILD
parent95071d772a15780a8c7cea7dc42a2684b26e1407 (diff)
downloadaur-dfd6a689385d8b3d0a98292b55bbf563e93f1b23.tar.gz
Release 0.6.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 633d870091df..be14e4c7f48a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ashley Bone <ashley DOT bone AT pm DOT me>
# Orginally Packaged By: Mantas Mikulėnas <grawity@gmail.com>
pkgname=rasdaemon
-pkgver=0.6.6
+pkgver=0.6.7
pkgrel=1
pkgdesc="Logging daemon for Platform Reliability, Availability and Serviceability (RAS), replacing mcelog"
arch=(i686 x86_64)
@@ -16,7 +16,7 @@ depends=(
perl-dbd-sqlite
)
source=("https://www.infradead.org/~mchehab/rasdaemon/rasdaemon-$pkgver.tar.bz2")
-sha256sums=('728d270734b95131e7cecdc71d16b476562c162d41e3df0a6a6baf0250a995be')
+sha256sums=('5d0a2236f52fc0572bff3002dd32f9172352b7e64ddd1298394e6ca23c156dee')
# Git tree: http://git.infradead.org/users/mchehab/rasdaemon.git
prepare() {