cool-retro-term: update to 1.0.1.
This commit is contained in:
parent
3e5dc4a5c5
commit
9ef0b9b6b3
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cool-retro-term'
|
||||
pkgname=cool-retro-term
|
||||
version=1.0.0
|
||||
revision=2
|
||||
version=1.0.1
|
||||
revision=1
|
||||
build_style=qmake
|
||||
makedepends="qt5-devel qt5-declarative-devel "
|
||||
hostmakedepends="automake qt5-qmake $makedepends"
|
||||
|
@ -10,8 +10,8 @@ short_desc="Good looking terminal emulator which mimics the old cathode display"
|
|||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
homepage="https://github.com/Swordfish90/cool-retro-term"
|
||||
distfiles="$homepage/archive/v1.0.0.tar.gz"
|
||||
checksum="db799084680545b6961e1b3d1bb7ff0cb8105e82279fe734c2c07c32525350d9"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum="45cd756c61bb6ee3ae7796f221da8d2b137e47f00c3d24839d0ac01ed19a6b42"
|
||||
|
||||
pre_configure() {
|
||||
sed -i '/qmltermwidget/d' cool-retro-term.pro
|
||||
|
|
Loading…
Reference in a new issue