ddgtk: removed extra empty line
This commit is contained in:
parent
cf0f5cb3f9
commit
8614cca7df
1 changed files with 13 additions and 0 deletions
13
srcpkgs/ddgtk/template
Normal file
13
srcpkgs/ddgtk/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'ddgtk'
|
||||
pkgname=ddgtk
|
||||
version=0.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config glib glib-devel"
|
||||
depends="python3 python3-gobject gtk+3"
|
||||
short_desc="GUI frontend for dd to create bootable ISO images for Linux"
|
||||
maintainer="reback00 <reback00@protonmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/gort818/ddgtk"
|
||||
distfiles="https://github.com/gort818/ddgtk/archive/${version}.tar.gz"
|
||||
checksum=0386336681b24d648cdce3daa0c2b83c77a69773296e97a8427b67cbd27531ed
|
Loading…
Reference in a new issue