deepin-terminal: update to 3.0.4.

This commit is contained in:
John 2018-09-07 23:46:45 +02:00 committed by maxice8
parent 2b29694685
commit 4b945b586d
1 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'deepin-terminal'
pkgname=deepin-terminal
version=3.0.3
version=3.0.4
revision=1
build_style=cmake
configure_args="-DTEST_BUILD=OFF"
@ -15,5 +15,9 @@ license="GPL-3.0-or-later"
homepage="https://github.com/linuxdeepin/deepin-terminal"
changelog="https://github.com/linuxdeepin/deepin-terminal/blob/master/CHANGELOG.md"
distfiles="https://github.com/linuxdeepin/deepin-terminal/archive/${version}.tar.gz"
checksum=b23d1b04cc2953bc79ec866d2f213fd16a5c92e3db1b865f17d2044d49c7ccfb
checksum=3695a4c7285dfd03cfaac968e9eb68c23cd4d351b1a5bfcfcceba923e4f5b560
nocross=yes
case $XBPS_TARGET_MACHINE in
*-musl) CFLAGS="-DREG_NOERROR=REG_OK"
esac