dolphin: update to 21.12.3.
This commit is contained in:
parent
d755c85d7b
commit
93e6ee7844
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dolphin'
|
||||
pkgname=dolphin
|
||||
version=21.12.2.1
|
||||
version=21.12.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -13,8 +13,9 @@ short_desc="KDE File manager"
|
|||
maintainer="John <me@johnnynator.dev>"
|
||||
license="GPL-2.0-or-later, GFDL-1.2-or-later"
|
||||
homepage="https://kde.org/applications/en/system/org.kde.dolphin"
|
||||
distfiles="${KDE_SITE}/release-service/${version%.1}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=180a9aa1982d58171f85d00434e94a93d819a7640ec98ef3f68603a932720d07
|
||||
changelog="https://kde.org/announcements/changelogs/gear/${version}/#dolphin"
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=5812238be9a4ee204e864cd30166285af599c6478eb9ce53cf9a552091c2b654
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
LDFLAGS=" -Wl,-rpath-link,../bin"
|
||||
|
|
Loading…
Reference in a new issue