marble5: update to 21.08.3.
This commit is contained in:
parent
380f055b60
commit
40659578f8
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'marble5'
|
||||
pkgname=marble5
|
||||
version=21.08.2
|
||||
version=21.08.3
|
||||
revision=1
|
||||
wrksrc="marble-${version}"
|
||||
build_style=cmake
|
||||
|
@ -14,8 +14,9 @@ short_desc="Virtual globe and world atlas"
|
|||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
license="LGPL-2.1-or-later, GFDL-1.2-only"
|
||||
homepage="https://marble.kde.org"
|
||||
changelog="https://kde.org/announcements/changelogs/gear/${version}/#marble"
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/marble-${version}.tar.xz"
|
||||
checksum=aa57a65e0c20e9c63b9cf4c1ce0c0da9fc4517c95a6a71151b19613f81e40dd1
|
||||
checksum=0a285852438ab4cf0205c74fc4082cef742f16ce4b84f68aae30822e6ab5572d
|
||||
|
||||
pre_configure() {
|
||||
vsed -i CMakeLists.txt -e 's/-Wcast-align//'
|
||||
|
|
Loading…
Reference in a new issue