summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Kueng2016-09-13 15:51:22 +0200
committerMax Kueng2016-09-13 15:51:22 +0200
commit3088d172178295fa7362c93a0480f6e8cfa7de71 (patch)
treeca6cece1eb9e71eb787db293b4fbbc3b09571c21
parentad5ea2a8276445c34285bcfecebdc926aea2c359 (diff)
downloadaur-3088d172178295fa7362c93a0480f6e8cfa7de71.tar.gz
upgrade to YakYak 1.3.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 570285eb5f8a..c0b15df94827 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = yakyak
pkgdesc = Desktop client for Google Hangouts
- pkgver = 1.3.0
- pkgrel = 3
+ pkgver = 1.3.1
+ pkgrel = 1
url = https://github.com/yakyak/yakyak
arch = x86_64
arch = i686
@@ -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.0.tar.gz
+ source = https://github.com/yakyak/yakyak/archive/v1.3.1.tar.gz
source = yakyak.desktop
- sha256sums = 47bdbe9c3c3f7d6f6f02f4e7ceb5cbb3d8bb77f939c5d9dd64b2882f856b74c5
+ sha256sums = d4440dba7355fbec4191b8a1ee02169cd81ef2e59477e50ebc92632e751fd063
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 27bda07ddc57..99f83d7883d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Max Kueng <me [at] maxkueng [dot] com>
pkgname=yakyak
-pkgver=1.3.0
-pkgrel=3
+pkgver=1.3.1
+pkgrel=1
pkgdesc="Desktop client for Google Hangouts"
arch=('x86_64' 'i686')
url="https://github.com/yakyak/yakyak"
@@ -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=('47bdbe9c3c3f7d6f6f02f4e7ceb5cbb3d8bb77f939c5d9dd64b2882f856b74c5'
+sha256sums=('d4440dba7355fbec4191b8a1ee02169cd81ef2e59477e50ebc92632e751fd063'
'12baee4e3e926b765ebe21493adb7aa416165c7191f583694670b08d9b9c5360')
sha256sums_i686=('cecdd036689eb5ea90ad0f35da38505a95ad7120dfb8653387e5abdd142a77cd')
sha256sums_x86_64=('954dd9054a9f8735b4c09755da910e98ec23cfdb9e2c5ff32dba04cb7a5e0151')