diff --git a/home-assistant/PKGBUILD b/home-assistant/PKGBUILD index 52eb90f..241d69f 100644 --- a/home-assistant/PKGBUILD +++ b/home-assistant/PKGBUILD @@ -35,7 +35,7 @@ makedepends=( ) install=$pkgname.install source=( - "$pkgname-$pkgver::https://github.com/home-assistant/core/archive/refs/tags/$pkgver.tar.gz" + "$pkgname-$pkgver.tar.gz::https://github.com/home-assistant/core/archive/refs/tags/$pkgver.tar.gz" 'remove-setuptools-constraint.patch' 'home-assistant.service' 'home-assistant.sysusers'