summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLorenzo Cappelletti2020-07-03 19:33:05 +0200
committerLorenzo Cappelletti2020-07-03 19:33:05 +0200
commit3d1b4a75e09e21b3ea1ee2970656e16bacecd975 (patch)
tree1a3c16a6a1fc1ddfb52fa86bbb4b287057213a06 /PKGBUILD
parentcd9816d8af38c7d05bf013a70bb569b0bd8132e8 (diff)
downloadaur-3d1b4a75e09e21b3ea1ee2970656e16bacecd975.tar.gz
0.0.15
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f88d5d44db52..25dc754503c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgname=(
'python2-mbed-host-tests'
'python2-mbed-greentea'
)
-pkgver=0.0.14
+pkgver=0.0.15
pkgrel=1
pkgdesc="The tools to test and work with Mbed OS"
arch=('any')
@@ -20,7 +20,7 @@ url="https://os.mbed.com/"
license=('Apache')
makedepends=('python-setuptools' 'python2-setuptools')
source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/ARMmbed/mbed-os-tools/archive/v${pkgver}.tar.gz")
-sha256sums=('e9fbc3413ef387b201cf2b6a057bdaec81ea7c8a54654b63f2119f4f8b89debc')
+sha256sums=('60e77755e43d9dc0612ecbbb02ff3321dd79993a664a22c3ad2405f6de61c7e2')
_remove_test() {
# Why are tests installed?