new release: 1.7.0-beta3

This commit is contained in:
Nemo 2018-04-12 01:02:25 +05:30
parent 4fdfc589ca
commit 31daf6d7b7
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
pkgbase = signal-desktop-beta-bin pkgbase = signal-desktop-beta-bin
pkgdesc = Private messaging from your desktop pkgdesc = Private messaging from your desktop
pkgver = 1.7.0beta.1 pkgver = 1.7.0beta.3
pkgrel = 1 pkgrel = 1
url = https://github.com/WhisperSystems/Signal-Desktop#readme url = https://github.com/WhisperSystems/Signal-Desktop#readme
install = signal-desktop-beta-bin.install install = signal-desktop-beta-bin.install
@ -15,8 +15,8 @@ pkgbase = signal-desktop-beta-bin
depends = libxss depends = libxss
options = !strip options = !strip
options = !emptydirs options = !emptydirs
source = https://updates.signal.org/desktop/apt/pool/main/s/signal-desktop-beta/signal-desktop-beta_1.7.0-beta.1_amd64.deb source = https://updates.signal.org/desktop/apt/pool/main/s/signal-desktop-beta/signal-desktop-beta_1.7.0-beta.3_amd64.deb
sha512sums = 2309314cc272b81603dd5c4548bd60ecce7b6c589aed1d11c6d48c3769c2e6af566c543898463822ad1b22e6734fbcf0bf1673afd07e9be4e832aa2e1b4dbef7 sha512sums = 1c7e76833fa9fd49b4fa96cb395d3e314ea23f4c0c75dc6f6193657c1d738f066736a7d8186f30daa7404a6eb369802ace9b199c44665f5f56461eb1f1b50513
pkgname = signal-desktop-beta-bin pkgname = signal-desktop-beta-bin

View File

@ -1,6 +1,6 @@
# Maintainer: Nemo <archlinux at captnemo dot in> # Maintainer: Nemo <archlinux at captnemo dot in>
pkgname=signal-desktop-beta-bin pkgname=signal-desktop-beta-bin
pkgver=1.7.0beta.1 pkgver=1.7.0beta.3
pkgrel=1 pkgrel=1
pkgdesc="Private messaging from your desktop" pkgdesc="Private messaging from your desktop"
arch=('x86_64') arch=('x86_64')
@ -9,8 +9,8 @@ license=('GPL3')
depends=('gconf' 'gtk2' 'libnotify' 'libxtst' 'nss' 'xdg-utils' 'libxss') depends=('gconf' 'gtk2' 'libnotify' 'libxtst' 'nss' 'xdg-utils' 'libxss')
options=('!strip' '!emptydirs') options=('!strip' '!emptydirs')
install=${pkgname}.install install=${pkgname}.install
source=("https://updates.signal.org/desktop/apt/pool/main/s/signal-desktop-beta/signal-desktop-beta_1.7.0-beta.1_amd64.deb") source=("https://updates.signal.org/desktop/apt/pool/main/s/signal-desktop-beta/signal-desktop-beta_1.7.0-beta.3_amd64.deb")
sha512sums=('2309314cc272b81603dd5c4548bd60ecce7b6c589aed1d11c6d48c3769c2e6af566c543898463822ad1b22e6734fbcf0bf1673afd07e9be4e832aa2e1b4dbef7') sha512sums=('1c7e76833fa9fd49b4fa96cb395d3e314ea23f4c0c75dc6f6193657c1d738f066736a7d8186f30daa7404a6eb369802ace9b199c44665f5f56461eb1f1b50513')
package(){ package(){
# Extract package data # Extract package data