summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a021d1176bc..fd0028ec9eef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
pkgname=peertube
-pkgver=1.0.0_beta.13
-_pkgver=1.0.0-beta.13
+pkgver=1.0.0_beta.14
+_pkgver=1.0.0-beta.14
pkgrel=1
pkgdesc="Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular."
arch=("x86_64")
@@ -13,7 +13,7 @@ backup=('etc/peertube/production.yaml')
install=$pkgname.install
source=("https://github.com/Chocobozzz/PeerTube/releases/download/v$_pkgver/$pkgname-v$_pkgver.zip"
"$pkgname.install")
-sha256sums=('87a907b2d1cf089d28b8322d64fb80f88cd5eacece2396527cde3a70406c573e'
+sha256sums=('66192c408c15a66d8c3744d49aff92a17f3ffb794e92dd2e340baccd22d86098'
'68801235fa38c9fa62fbd9314240a58e735a2bdd480fced473813d38a78b5faf')
build() {