New package: electron-tasje-0.7.3

This commit is contained in:
Duncaen 2025-07-19 05:58:51 +02:00
parent 6640ccbc02
commit 9be5f949c1
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -0,0 +1,15 @@
# Template file for 'electron-tasje'
pkgname=electron-tasje
version=0.7.3
revision=1
build_style=cargo
short_desc="Tiny replacement for electron-builder"
maintainer="Duncaen <duncaen@voidlinux.org>"
license="Apache-2.0 OR MIT"
homepage="https://codeberg.org/selfisekai/electron_tasje/"
distfiles="https://codeberg.org/selfisekai/electron_tasje/archive/v${version}.tar.gz"
checksum=44e2a4c18ff635e14619e5b68922eadac0a6d41c569c99137767293586edb687
post_install() {
vlicense LICENSE-MIT
}