summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWill Price2014-08-22 19:03:04 +0100
committerWill Price2014-08-22 19:03:04 +0100
commitaa20413a0de73cc382cd00b15ddf1d106ef0edfc (patch)
tree07d034775eb1e4f4fc471090f49b1115b6ca8258 /PKGBUILD
parentd3c88efe496872a0b99341f8550fee53f389b3ed (diff)
downloadaur-aa20413a0de73cc382cd00b15ddf1d106ef0edfc.tar.gz
Update for 4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3f97dc57308..47b93596324c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jason Staten <jstaten07 gmail>
pkgname=sauceconnect
-pkgver=4.1
+pkgver=4.3
pkgrel=1
pkgdesc='Sauce Connect untility for Sauce Labs testing'
url='https://saucelabs.com/docs/connect'
@@ -10,7 +10,7 @@ depends=()
makedepends=()
optdepends=()
source=("https://saucelabs.com/downloads/sc-${pkgver}-linux.tar.gz")
-md5sums=('f087925c62220d7e450d4181362fe05d')
+md5sums=('978dc49aa70d3daf8f8c512366cf5d6e')
package() {
cd "${srcdir}/sc-${pkgver}-linux/"