cool-retro-term: update to 1.1.0.
This commit is contained in:
parent
56079661fa
commit
44f22505a7
1 changed files with 6 additions and 6 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'cool-retro-term'
|
||||
pkgname=cool-retro-term
|
||||
version=1.0.1
|
||||
revision=2
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=qmake
|
||||
makedepends="qt5-devel qt5-declarative-devel "
|
||||
hostmakedepends="automake qt5-qmake $makedepends"
|
||||
hostmakedepends="automake qt5-qmake qt5-declarative-devel"
|
||||
makedepends="qt5-devel qt5-declarative-devel"
|
||||
depends="qt5-graphicaleffects qt5-quickcontrols qmltermwidget qt5-plugin-sqlite"
|
||||
short_desc="Good looking terminal emulator which mimics the old cathode display"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/Swordfish90/cool-retro-term"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum="45cd756c61bb6ee3ae7796f221da8d2b137e47f00c3d24839d0ac01ed19a6b42"
|
||||
checksum=f5734aefdfc2e9343b6a24ee297f543a36a2e0df0da0f9ac94b00d9300185f8a
|
||||
|
||||
pre_configure() {
|
||||
sed -i '/qmltermwidget/d' cool-retro-term.pro
|
||||
|
|
Loading…
Reference in a new issue