summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Kueng2016-09-14 09:56:48 +0200
committerMax Kueng2016-09-14 09:56:48 +0200
commit97743844062660799e1c594c35eb8fa65c84f10b (patch)
tree91053458c736d7b293c2bd99237ac158421f33e1
parent3088d172178295fa7362c93a0480f6e8cfa7de71 (diff)
downloadaur-97743844062660799e1c594c35eb8fa65c84f10b.tar.gz
upgrade to YakYak 1.3.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0b15df94827..eb81d87ae032 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yakyak
pkgdesc = Desktop client for Google Hangouts
- pkgver = 1.3.1
+ pkgver = 1.3.2
pkgrel = 1
url = https://github.com/yakyak/yakyak
arch = x86_64
@@ -19,9 +19,9 @@ pkgbase = yakyak
depends = libgnome-keyring
depends = icu
noextract = electron-v1.2.1-linux-x64.zip
- source = https://github.com/yakyak/yakyak/archive/v1.3.1.tar.gz
+ source = https://github.com/yakyak/yakyak/archive/v1.3.2.tar.gz
source = yakyak.desktop
- sha256sums = d4440dba7355fbec4191b8a1ee02169cd81ef2e59477e50ebc92632e751fd063
+ sha256sums = 8200f4aed962f087041225fdf85d78844e038ea1911282ccb6009f91cdfc651a
sha256sums = 12baee4e3e926b765ebe21493adb7aa416165c7191f583694670b08d9b9c5360
source_x86_64 = https://github.com/electron/electron/releases/download/v1.2.1/electron-v1.2.1-linux-x64.zip
sha256sums_x86_64 = 954dd9054a9f8735b4c09755da910e98ec23cfdb9e2c5ff32dba04cb7a5e0151
diff --git a/PKGBUILD b/PKGBUILD
index 99f83d7883d9..212061c8f334 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Max Kueng <me [at] maxkueng [dot] com>
pkgname=yakyak
-pkgver=1.3.1
+pkgver=1.3.2
pkgrel=1
pkgdesc="Desktop client for Google Hangouts"
arch=('x86_64' 'i686')
@@ -18,7 +18,7 @@ source=("https://github.com/yakyak/yakyak/archive/v${pkgver}.tar.gz"
source_i686=("https://github.com/electron/electron/releases/download/v${_electron_version}/electron-v${_electron_version}-linux-ia32.zip")
source_x86_64=("https://github.com/electron/electron/releases/download/v${_electron_version}/electron-v${_electron_version}-linux-x64.zip")
-sha256sums=('d4440dba7355fbec4191b8a1ee02169cd81ef2e59477e50ebc92632e751fd063'
+sha256sums=('8200f4aed962f087041225fdf85d78844e038ea1911282ccb6009f91cdfc651a'
'12baee4e3e926b765ebe21493adb7aa416165c7191f583694670b08d9b9c5360')
sha256sums_i686=('cecdd036689eb5ea90ad0f35da38505a95ad7120dfb8653387e5abdd142a77cd')
sha256sums_x86_64=('954dd9054a9f8735b4c09755da910e98ec23cfdb9e2c5ff32dba04cb7a5e0151')