summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPieter Goetschalckx2017-10-28 01:50:50 +0200
committerPieter Goetschalckx2017-10-28 01:50:50 +0200
commitc4c3b18deea1cbcc1640d7f8e195cf04c80e48cd (patch)
tree31133ad392858fe58a977b5275c4389fc36fc4ee
parentc75913830190ea78bd35c229f17b3724e932e2b0 (diff)
downloadaur-c4c3b18deea1cbcc1640d7f8e195cf04c80e48cd.tar.gz
Version 0.19.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index af789f76985f..44fafca80d2f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = webtorrent-desktop-bin
pkgdesc = Streaming torrent client.
- pkgver = 0.18.0
+ pkgver = 0.19.0
pkgrel = 1
url = https://webtorrent.io/desktop
arch = i686
@@ -12,9 +12,9 @@ pkgbase = webtorrent-desktop-bin
conflicts = webtorrent-desktop-git
source = webtorrent-desktop.desktop
sha256sums = 4eba7b17fd0cd90f77fc1a1005f74d8fcd93dac4f669d1b1abbf71734b5bafa6
- source_i686 = https://github.com/feross/webtorrent-desktop/releases/download/v0.18.0/WebTorrent-v0.18.0-linux-ia32.zip
+ source_i686 = https://github.com/feross/webtorrent-desktop/releases/download/v0.19.0/WebTorrent-v0.19.0-linux-ia32.zip
sha256sums_i686 = 15925c311f92ae70ad51668dfb2771f5ebd4f3b75251755d723a2152b1aab826
- source_x86_64 = https://github.com/feross/webtorrent-desktop/releases/download/v0.18.0/WebTorrent-v0.18.0-linux.zip
+ source_x86_64 = https://github.com/feross/webtorrent-desktop/releases/download/v0.19.0/WebTorrent-v0.19.0-linux.zip
sha256sums_x86_64 = a8646d002ba27e3755c8fb6ca70bdb0ce6bc7cb213de3153fcce4fbcc4271730
pkgname = webtorrent-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index 86f58e2b2281..b69ce67f5180 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=webtorrent-desktop-bin
_pkgname=webtorrent-desktop
-pkgver=0.18.0
+pkgver=0.19.0
pkgrel=1
pkgdesc="Streaming torrent client."
arch=('i686' 'x86_64')