deepin-terminal: update to 3.2.1.
This commit is contained in:
parent
b4b34e0ed2
commit
7b67d89d87
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'deepin-terminal'
|
# Template file for 'deepin-terminal'
|
||||||
pkgname=deepin-terminal
|
pkgname=deepin-terminal
|
||||||
version=3.2
|
version=3.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DTEST_BUILD=OFF -DUSE_VENDOR_LIB=OFF"
|
configure_args="-DTEST_BUILD=OFF -DUSE_VENDOR_LIB=OFF"
|
||||||
|
@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/linuxdeepin/deepin-terminal"
|
homepage="https://github.com/linuxdeepin/deepin-terminal"
|
||||||
changelog="https://github.com/linuxdeepin/deepin-terminal/blob/master/CHANGELOG.md"
|
changelog="https://github.com/linuxdeepin/deepin-terminal/blob/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/linuxdeepin/deepin-terminal/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxdeepin/deepin-terminal/archive/${version}.tar.gz"
|
||||||
checksum=87522c3e2bd8cf79e6bc1413c12e7edb0f353242c3e2c4a7b956d6e9fb553003
|
checksum=e82b5b14b506214669cd74db4e04ff419440589fa2046d20f8c033839c3a2b53
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
case $XBPS_TARGET_MACHINE in
|
case $XBPS_TARGET_MACHINE in
|
||||||
|
|
Loading…
Reference in a new issue