sakura: update to 3.8.0.

Also enable localization.

Closes: #29924 [via git-merge-pr]
This commit is contained in:
mobinmob 2021-04-01 12:41:11 +03:00 committed by Érico Nogueira
parent f3a8771739
commit 0181e9c4a2
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
# Template file for 'sakura'
pkgname=sakura
version=3.7.1
version=3.8.0
revision=1
build_style=cmake
hostmakedepends="perl pkg-config"
hostmakedepends="perl pkg-config gettext"
makedepends="vte3-devel"
depends="desktop-file-utils"
short_desc="Simple but powerful libvte based terminal emulator"
@ -11,5 +11,5 @@ maintainer="travankor <travankor@tuta.io>"
license="GPL-2.0-only"
homepage="https://launchpad.net/sakura"
distfiles="https://launchpad.net/sakura/trunk/${version}/+download/sakura-${version}.tar.bz2"
checksum=729a4e0e750a4294bd9059243aac54df2a801250159fc550b50b0fe026ab928b
checksum=0c414b368cb8f4263d3a899cd2b96e8caf839d916f3ee806e9f50d098fc2fa0f
patch_args="-Np1"