summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e37bdfe86fb..11fad1b79162 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-browserstack-local
_pkgname=browserstack-local
-pkgver=1.2.5
+pkgver=1.2.7
pkgrel=1
pkgdesc='Python bindings for BrowserStack Local'
arch=(any)
@@ -14,7 +14,7 @@ makedepends=(python-{build,installer,wheel}
python-setuptools)
_archive="$_pkgname-$pkgver"
source=("https://files.pythonhosted.org/packages/source/${_pkgname::1}/$_pkgname/$_archive.tar.gz")
-sha256sums=('631be9d7f4574593c96e94f85d6843ceb463736984a933d3e9efcc1df218cebf')
+sha256sums=('3e8648f915477ba8599880571416f2f139463051b09a258cd9e6c101c39f393c')
build() {
cd "$_archive"