summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPierre-Alain TORET2018-08-21 10:13:27 +0200
committerPierre-Alain TORET2018-08-21 10:13:27 +0200
commitf39742a132544a415b98cdc727ebcbb8bb11cf89 (patch)
tree9c9f60d72cfeb62e78ec3c579a79be26a00bf65f /PKGBUILD
parent4f097706f938be5a28fd11a3aa56b8ec7cab9830 (diff)
downloadaur-f39742a132544a415b98cdc727ebcbb8bb11cf89.tar.gz
1.0.0-beta.11
Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c72ec61ba18..d8bbc4bcce7a 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.10
-_pkgver=1.0.0-beta.10
+pkgver=1.0.0_beta.11
+_pkgver=1.0.0-beta.11
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=("04eeb14775979403b3bae63ae3bc940876d8a296e516687255f940c4dcfe9ae4"
+sha256sums=("0683215c2a5cb417b3a20b46727c01a4312f99df80fb20ae8dd95eff075c26e6"
"68801235fa38c9fa62fbd9314240a58e735a2bdd480fced473813d38a78b5faf")
build() {