Giovanni Harting pushed to branch main at Arch Linux / Packaging / Packages / 
esphome


Commits:
198852e1 by Giovanni Harting at 2025-02-25T14:51:53+01:00
upgpkg: 2025.2.0-4: add dashboard as optdep

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = esphome
        pkgdesc = Solution for your ESP8266/ESP32 projects with Home Assistant
        pkgver = 2025.2.0
-       pkgrel = 3
+       pkgrel = 4
        url = https://github.com/esphome/ESPHome
        arch = any
        license = MIT AND GPL-3.0-only
@@ -36,6 +36,7 @@ pkgbase = esphome
        depends = python-puremagic
        depends = python-freetype-py
        depends = python-esphome-glyphsets
+       optdepends = python-esphome-dashboard: ESPHome dashboard
        source = 
esphome-2025.2.0.tar.gz::https://github.com/esphome/ESPHome/archive/2025.2.0.tar.gz
        b2sums = 
e0db7fcab15703efcaf0aba47b0fcf647c1c60a4c176c3b06a7cdf85c6257c1f788c33c374d9d1ce8a38d7217c430b5a630fdb0f384d2d2a3c7de7c0f0032568
 


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=esphome
 pkgver=2025.2.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Solution for your ESP8266/ESP32 projects with Home Assistant'
 url='https://github.com/esphome/ESPHome'
 depends=(
@@ -37,6 +37,7 @@ depends=(
        python-esphome-glyphsets
 )
 makedepends=(python-build python-installer python-wheel)
+optdepends=('python-esphome-dashboard: ESPHome dashboard')
 license=('MIT AND GPL-3.0-only')
 arch=(any)
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/esphome/-/commit/198852e1e214f42fb0d56bd93f6f05ddccad6777

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/esphome/-/commit/198852e1e214f42fb0d56bd93f6f05ddccad6777
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to