summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRigel Kent2018-10-01 12:37:43 +0200
committerRigel Kent2018-10-01 12:37:43 +0200
commita01317669ee6f95a09df5c1b6e9fe1d67a40ae82 (patch)
tree7a4b49caf960fa17f1b18b0016c3bf73897d60fa /PKGBUILD
parent5c8e66b50aa33dd3865f4d3b1a5448e246cb7a01 (diff)
downloadaur-a01317669ee6f95a09df5c1b6e9fe1d67a40ae82.tar.gz
bump to v1.0.0-beta.16
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88b8a7c3e433..392290bde503 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.15
-_pkgver=1.0.0-beta.15
+pkgver=1.0.0_beta.16
+_pkgver=1.0.0-beta.16
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=('9b47e41be332ca7f1b9fb131d027ca5b4ea3df57cbcf58e485c56fe618b5ce23'
+sha256sums=('311cdb70776a386423583946d7bef6622097858a252fc7316b4b9aca37bdc967'
'68801235fa38c9fa62fbd9314240a58e735a2bdd480fced473813d38a78b5faf')
build() {