summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSibren Vasse2020-06-03 12:57:01 +0200
committerSibren Vasse2020-06-03 12:57:01 +0200
commit306a63ac9c17c26efbe9ed00ca69ed4846b3c353 (patch)
tree501d7f23476cca162dfcdafbe8bc15db2d5a083a /PKGBUILD
parent110b56bd73db865039f9368f72e1d5b4222e4041 (diff)
downloadaur-306a63ac9c17c26efbe9ed00ca69ed4846b3c353.tar.gz
Update hashes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5801c3364834..d510e5ba44b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ license=('MIT')
depends=('python' 'python-protobuf' 'python-requests' 'python-zeroconf' 'python-six' 'python-setuptools' 'python-casttube')
makedepends=('python-setuptools')
source=("https://github.com/balloob/pychromecast/archive/$pkgver.tar.gz")
-sha512sums=('f53be4e790318489197d3d1a9707e56cfaca388ba12193e5c66136faf5a43efdef18120ac1b611c83b20001b4e6ef4c62f0f1ef8898c63d177422f590e485fce')
+sha512sums=('7fdddcd2bdc332ae167cb50bf9b33c85ee6d93b7d2a76908761e1a371d1210fe86554cfd204f9ad2ad162f2b29e088d8eaa7584a7ab7f92b682c242a31d7495c')
build() {
cd "$_name-$pkgver"