summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Maslowski2016-11-26 03:37:36 +0100
committerDaniel Maslowski2016-11-26 03:46:21 +0100
commitfa7078b3b30f971f668d7c1f86910f08df86f7a2 (patch)
tree91cfcfbf30806d9aa182485ee1b04d184f4cb5e9
parent2827bc872ace37524e690ea2e80903ea99d79d63 (diff)
downloadaur-fa7078b3b30f971f668d7c1f86910f08df86f7a2.tar.gz
v0.17.12
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ee454d2bdf6..b2886c6e78dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Nov 10 00:44:28 UTC 2016
+# Sat Nov 26 02:46:04 UTC 2016
pkgbase = cypress
pkgdesc = test engine that runs unit and integration tests in your browser
- pkgver = 0.17.10
+ pkgver = 0.17.12
pkgrel = 1
url = http://www.cypress.io
arch = x86_64
@@ -14,9 +14,9 @@ pkgbase = cypress
depends = lib32-nss
depends = libnotify
optdepends = nodejs-cypress-cli: for headless mode
- source = cypress.zip::https://download.cypress.io/desktop/0.17.10?os=linux64
+ source = cypress.zip::https://download.cypress.io/desktop/0.17.12?os=linux64
source = cypress.desktop
- sha512sums = 4281702f626caba2d70953e2cc3967526365bc125cd31cdcf1c8394a0d50aa16e37c7037f6ad528e6611a3134c4f82d8944b99868453f363a07f8b3257d2076b
+ sha512sums = d5f48d95136a9b2d47667afcb6305a6b3b3ac4700c6818330f964700ecefe86712a5a01c6ff67ec2a4c231adc3f23a16460ea79e8a44aa5e7ccb908920355a46
sha512sums = 1b48157cf3ddd21ca58e2cd3df7998c01966a02a544fdfc7c5eedf5aee8757c541d5dc9df64fcdee65256a29141fa491c638bf9cd98b4e9df5030ec98ebc4251
pkgname = cypress
diff --git a/PKGBUILD b/PKGBUILD
index 69635ce0019b..14330dc29cc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Maslowski <info@orangecms.org>
pkgname=cypress
-pkgver=0.17.10
+pkgver=0.17.12
pkgrel=1
pkgdesc='test engine that runs unit and integration tests in your browser'
arch=('x86_64')
@@ -14,7 +14,7 @@ source=(
"cypress.zip::https://download.cypress.io/desktop/$pkgver?os=linux64"
'cypress.desktop'
)
-sha512sums=('4281702f626caba2d70953e2cc3967526365bc125cd31cdcf1c8394a0d50aa16e37c7037f6ad528e6611a3134c4f82d8944b99868453f363a07f8b3257d2076b'
+sha512sums=('d5f48d95136a9b2d47667afcb6305a6b3b3ac4700c6818330f964700ecefe86712a5a01c6ff67ec2a4c231adc3f23a16460ea79e8a44aa5e7ccb908920355a46'
'1b48157cf3ddd21ca58e2cd3df7998c01966a02a544fdfc7c5eedf5aee8757c541d5dc9df64fcdee65256a29141fa491c638bf9cd98b4e9df5030ec98ebc4251')
package() {