summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGianluca Boiano2021-02-18 14:02:12 +0100
committerGianluca Boiano2021-02-18 14:02:12 +0100
commit35cd4c132eb82356d43b1c1595bd2082bc418f2a (patch)
tree1370e996fbf4d3304498bfedafa0aa5c53bb3940
parent3569b647076c6300b1d35fe68891b0d4747d4734 (diff)
downloadaur-35cd4c132eb82356d43b1c1595bd2082bc418f2a.tar.gz
mycroft-core: 20.8.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eabe53ae0fe8..ddf7bd7df671 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mycroft-core
pkgdesc = The Mycroft Artificial Intelligence platform.
- pkgver = 20.8.0
- pkgrel = 2
+ pkgver = 20.8.1
+ pkgrel = 1
url = https://github.com/MycroftAI/mycroft-core
install = mycroft-core.install
arch = i686
@@ -32,14 +32,14 @@ pkgbase = mycroft-core
depends = pulseaudio
depends = pulseaudio-alsa
depends = fann
- source = https://github.com/MycroftAI/mycroft-core/archive/release/v20.8.0.tar.gz
+ source = https://github.com/MycroftAI/mycroft-core/archive/release/v20.8.1.tar.gz
source = mycroft.tmpfiles
source = mycroft.sysusers
source = mycroft.service
source = client.conf
source = mycroft.sh
source = mycroft.csh
- md5sums = f6e35eedde6e1d92783f63ffcc7df7bf
+ md5sums = 3786e787098d6523e91410cb48c02ad2
md5sums = 39bcf2f0f30854b7b6e516d49946566a
md5sums = bfe08c1d8cba053ef83cfac5a36c7910
md5sums = 7cbcc7b8b71d00c19a11166fbbd5ed4f
diff --git a/PKGBUILD b/PKGBUILD
index 5cdda4e3ff4c..b50893f8ef40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Thorben Guenther <echo YWRtaW5AeGVucm94Lm5ldAo= | base64 -d>
pkgname=mycroft-core
-pkgver=20.8.0
-pkgrel=2
+pkgver=20.8.1
+pkgrel=1
pkgdesc="The Mycroft Artificial Intelligence platform."
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
url='https://github.com/MycroftAI/mycroft-core'
@@ -26,7 +26,7 @@ depends=('python'
'fann')
makedepends=('git' 'sudo' 'python-pip' 'python-setuptools' 'python-virtualenv' 'sudo')
install=mycroft-core.install
-source=("https://github.com/MycroftAI/mycroft-core/archive/release/v${pkgver}.tar.gz"
+source=("${url}/archive/release/v${pkgver}.tar.gz"
"mycroft.tmpfiles"
"mycroft.sysusers"
"mycroft.service"
@@ -88,7 +88,7 @@ package() {
"${pkgdir}/etc/profile.d/mycroft.csh"
}
-md5sums=('f6e35eedde6e1d92783f63ffcc7df7bf'
+md5sums=('3786e787098d6523e91410cb48c02ad2'
'39bcf2f0f30854b7b6e516d49946566a'
'bfe08c1d8cba053ef83cfac5a36c7910'
'7cbcc7b8b71d00c19a11166fbbd5ed4f'