mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
notepadqq: update to 1.3.6.
Closes #13463. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
3d6ce7c7d1
commit
946a3fbc41
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'notepadqq'
|
# Template file for 'notepadqq'
|
||||||
pkgname=notepadqq
|
pkgname=notepadqq
|
||||||
version=1.2.0
|
version=1.3.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="pkg-config qt5-tools"
|
hostmakedepends="pkg-config qt5-tools"
|
||||||
|
@ -11,7 +11,7 @@ short_desc="Text editor for developers"
|
||||||
homepage="https://notepadqq.com"
|
homepage="https://notepadqq.com"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="https://github.com/notepadqq/notepadqq/archive/v${version}.tar.gz"
|
distfiles="https://github.com/notepadqq/notepadqq/archive/v${version}.tar.gz"
|
||||||
checksum=423d224724deb5298837327ce7efa0d71dbe73693c783241eeb7bb2327ee97d4
|
checksum=a2c6b97fe1943c9548eb9cdebac046c192f5b2f71007a8e7d858e124b38ca38f
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) broken="https://github.com/voidlinux/void-packages/issues/9481" ;;
|
*-musl) broken="https://github.com/voidlinux/void-packages/issues/9481" ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue