diff options
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ pkgver=0.0.14 pkgrel=1 pkgdesc="The tools to test and work with Mbed OS" arch=('any') -url="https://os.mbed.org" +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") |