tilda: GPL version/tabs
This commit is contained in:
parent
e23b308f09
commit
eae54be97a
1 changed files with 2 additions and 3 deletions
|
@ -10,12 +10,11 @@ makedepends="glib-devel confuse-devel gettext-devel gtk+3-devel vte3-devel"
|
|||
depends="glib gtk+3 vte3 confuse"
|
||||
short_desc="GTK drop down terminal similar to guake"
|
||||
maintainer="Logen K <logen@sudotask.com>"
|
||||
license="GPL"
|
||||
license="GPL-2"
|
||||
homepage="https://github.com/lanoxx/tilda"
|
||||
distfiles="https://github.com/lanoxx/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=855ab15423e3de8106975fab2185af4380caeb1bb4c2d0bc60b7674d29f0f4d7
|
||||
|
||||
pre_configure() {
|
||||
sh ./autogen.sh
|
||||
sh ./autogen.sh
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue