summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2024-04-09 14:12:33 +1200
committerGeorge Rawlinson2024-04-09 14:12:33 +1200
commit0af3bc6652428e1bd40ba8114663f61e8a779ccd (patch)
treed34cc7181dccb9a6b4cef94f43a3d616a18299ec /PKGBUILD
parente99d34b2a1c789c38bad30d9f1251104f7411390 (diff)
downloadaur-home-assistant-hacs.tar.gz
upgpkg: home-assistant-hacs 1.34.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 035c65edfc8b..45402e032a71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=home-assistant-hacs
-pkgver=1.33.0
+pkgver=1.34.0
pkgrel=1
-pkgdesc='Home Assistant Community Store'
+pkgdesc='Manage and discover custom elements for Home Assistant directly from the UI'
arch=('any')
url='https://hacs.xyz'
license=('MIT')
depends=('home-assistant')
noextract=("$pkgname-$pkgver.zip")
source=("$pkgname-$pkgver.zip::https://github.com/hacs/integration/releases/download/$pkgver/hacs.zip")
-sha512sums=('0e542a125e2340492b9792ba501e2c500fd3524d59b63e5c714b3f362a9c90871969452b3f15359d77cbf7a75d7e216986b301b740203dddde47e373303982e0')
-b2sums=('fbd5040b4771d183cd46e382c1bf9fb3a7846cb828d7736e2cd0495107f4551f3aed38a445e6b7696f4cef6dec926f682e5fbdb9ca82de54ae3ffe86182c2d8d')
+sha512sums=('3852cb15dccd7b0a3438ba0d8a9e4ec9acd3f2d354b4a4238c1f3b7c136e1429d93e0612ed459d41ba5b22cc55e1620cd11a640ec0d8e4e6ba413f0cb1f044c0')
+b2sums=('033b169cdd176598294749f47e76aa6cc11c29712d9f4ef5fecdfb1032393ae6ea85f3ce81f10181f5305b1d404e0e276541fd955608592d249cd803c705db96')
package() {
local hacs_path="$pkgdir/var/lib/private/hass/custom_components/hacs"