summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPieter Goetschalckx2017-10-28 01:50:35 +0200
committerPieter Goetschalckx2017-10-28 01:50:35 +0200
commit40175f30017bad52270b3a6aefa11325ded01a17 (patch)
tree17a0b97120b0b5c86407a2231b3eb924d6f0f63c
parentfc982028821038d04f427169b7ac6bc81875716e (diff)
downloadaur-40175f30017bad52270b3a6aefa11325ded01a17.tar.gz
Version 0.19.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f0cec06cbaf..04c7ce37015d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = webtorrent-desktop
pkgdesc = Streaming torrent client.
- pkgver = 0.18.0
- pkgrel = 4
+ pkgver = 0.19.0
+ pkgrel = 1
url = https://webtorrent.io/desktop
arch = i686
arch = x86_64
@@ -12,10 +12,10 @@ pkgbase = webtorrent-desktop
conflicts = webtorrent-desktop-git
conflicts = webtorrent-desktop-bin
options = !strip
- source = https://github.com/feross/webtorrent-desktop/archive/v0.18.0.tar.gz
+ source = https://github.com/feross/webtorrent-desktop/archive/v0.19.0.tar.gz
source = webtorrent-desktop
source = webtorrent-desktop.desktop
- sha256sums = 25b92aab9cc6d076715a12bdaeae950f6885da19d87948a6acf007ba246b9494
+ sha256sums = 1d8e7d6213058430f5c6e2574abee993ab417c89a10defb4eb42333a0aa8906e
sha256sums = 4ebe403535a6552333f56e6087355c85fbb1904b06908d62127337c7c593135c
sha256sums = 6af365f47ca47b33cca65f62c3a662218ba38af7d3d52bb891ce3e73bbb60539
diff --git a/PKGBUILD b/PKGBUILD
index 1c92e0c4cf28..65c62a07aa66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Pieter Goetschalckx <3.14.e.ter <at> gmail <dot> com>
pkgname=webtorrent-desktop
-pkgver=0.18.0
-pkgrel=4
+pkgver=0.19.0
+pkgrel=1
pkgdesc="Streaming torrent client."
arch=('i686' 'x86_64')
url="https://webtorrent.io/desktop"
@@ -14,7 +14,7 @@ options=(!strip)
source=("https://github.com/feross/${pkgname}/archive/v${pkgver}.tar.gz"
"webtorrent-desktop"
"${pkgname}.desktop")
-sha256sums=('25b92aab9cc6d076715a12bdaeae950f6885da19d87948a6acf007ba246b9494'
+sha256sums=('1d8e7d6213058430f5c6e2574abee993ab417c89a10defb4eb42333a0aa8906e'
'4ebe403535a6552333f56e6087355c85fbb1904b06908d62127337c7c593135c'
'6af365f47ca47b33cca65f62c3a662218ba38af7d3d52bb891ce3e73bbb60539')