summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLorenzo Cappelletti2020-06-09 07:32:07 +0200
committerLorenzo Cappelletti2020-06-09 07:50:45 +0200
commita57f55d61d15f5e39a05026f3a29de9a096c10a6 (patch)
tree7bd1c26b9420496153517574824325cca9bb477f /PKGBUILD
parentb26631789f538f76311a97fc933975a1403b0a6d (diff)
downloadaur-a57f55d61d15f5e39a05026f3a29de9a096c10a6.tar.gz
0.0.14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d57d84e8511..9692a9ced07e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,15 +12,15 @@ pkgname=(
'python2-mbed-host-tests'
'python2-mbed-greentea'
)
-pkgver=0.0.13
-pkgrel=2
+pkgver=0.0.14
+pkgrel=1
pkgdesc="The tools to test and work with Mbed OS"
arch=('any')
url="https://os.mbed.org"
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=('a50772dfe1a3862897cb668452b846844a29a8c59503ddb3e95bcd59dab41e09')
+sha256sums=('e9fbc3413ef387b201cf2b6a057bdaec81ea7c8a54654b63f2119f4f8b89debc')
_remove_test() {
# Why are tests installed?