blob: 126e3f9f6d2c153920fc7588ed9912251cae1829 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = tasmotizer-git
pkgdesc = The full-featured flashing tool for Tasmota. With the great ESPtool from Espressif under the hood, and all required settings by default.
pkgver = r43.a2d048f
pkgrel = 1
url = https://github.com/tasmota/tasmotizer
arch = any
license = GPL3
makedepends = git
makedepends = python-setuptools
depends = python-pyqt5
depends = python-pyserial
depends = qt5-serialport
provides = tasmotizer
conflicts = tasmotizer
source = git+https://github.com/tasmota/tasmotizer.git
source = tasmotizer.desktop
sha256sums = SKIP
sha256sums = 21f01de23fbda6a08105569ada486a2df50ad385dca862383ddfca7d3a057f74
pkgname = tasmotizer-git
|