notepadqq: update to 1.3.6.

Closes #13463.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
cr6git 2018-04-14 13:59:00 +02:00 committed by Enno Boland
parent 3d6ce7c7d1
commit 946a3fbc41

View file

@ -1,6 +1,6 @@
# Template file for 'notepadqq'
pkgname=notepadqq
version=1.2.0
version=1.3.6
revision=1
build_style=qmake
hostmakedepends="pkg-config qt5-tools"
@ -11,7 +11,7 @@ short_desc="Text editor for developers"
homepage="https://notepadqq.com"
license="GPL-3"
distfiles="https://github.com/notepadqq/notepadqq/archive/v${version}.tar.gz"
checksum=423d224724deb5298837327ce7efa0d71dbe73693c783241eeb7bb2327ee97d4
checksum=a2c6b97fe1943c9548eb9cdebac046c192f5b2f71007a8e7d858e124b38ca38f
case "$XBPS_TARGET_MACHINE" in
*-musl) broken="https://github.com/voidlinux/void-packages/issues/9481" ;;