summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPieter Goetschalckx2019-03-18 16:00:14 +0100
committerPieter Goetschalckx2019-03-18 16:00:14 +0100
commit591aa7d158aa441338cf55a225c9a18495d9c18e (patch)
treee4c08ae3ece0b297222685daec7a8a8fb28c6482 /PKGBUILD
parent8ac12a798bb8704d12026e095bf45d86380f14e5 (diff)
downloadaur-591aa7d158aa441338cf55a225c9a18495d9c18e.tar.gz
Version 8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9573af7e81a4..4a0cfab74b9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pieter Goetschalckx <3.14.e.ter <at> gmail <dot> com>
pkgname=gnome-shell-extension-cast-to-tv
-pkgver=5
+pkgver=8
pkgrel=1
pkgdesc="Cast files to your Chromecast or other devices over local network"
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL')
depends=('gnome-shell' 'ffmpeg')
makedepends=('npm' 'gettext')
source=("https://github.com/Rafostar/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('0ccfc6b5f55b2f9e468170bcae0df34e9cc744366583192969f4831049016902')
+sha256sums=('1c37ea56c9d38950016d8a469e7ee13ff342e6773b6793d2ded0cc1bd118d48e')
build() {
cd "$pkgname-$pkgver"