cutemarked: update to 0.11.1.

This commit is contained in:
Andrea Brancaleoni 2015-07-23 17:22:40 +02:00
parent 2a890b8ee7
commit ca5e57bba3

View file

@ -1,8 +1,8 @@
# Template file for 'cutemarked'
pkgname=cutemarked
version=v0.11.0
version=0.11.1
revision=1
wrksrc="CuteMarkEd-${version#?}"
wrksrc="CuteMarkEd-${version}"
nocross=yes
hostmakedepends="pkg-config qt-qmake"
makedepends="qt5-devel qt5-tools-devel qt5-webkit-devel discount-devel hunspell-devel"
@ -11,8 +11,8 @@ short_desc="A Markdown editor with live HTML preview"
maintainer="Logen K <logen@sudotask.com>"
license="GPL-2"
homepage="http://cloose.github.io/CuteMarkEd/"
distfiles="https://github.com/cloose/${pkgname}/archive/${version}.tar.gz"
checksum=c6396d3807417ffe63fcbe3e84a8c1dc7d38bd7f5dada0c75de4f374318831a5
distfiles="https://github.com/cloose/${pkgname}/archive/v${version}.tar.gz"
checksum=17f376429bafbd4009099340e71481075f2695a020a7c85a5f91145e168728e8
do_configure() {
qmake QMAKE_CFLAGS="${CFLAGS}" QMAKE_CXXFLAGS="${CXXFLAGS}" QMAKE_LFLAGS="${LDFLAGS}" QMAKE_STRIP=""