Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
core
Commits
912d1990
Commit
912d1990
authored
Jun 10, 2018
by
AlmAck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix source url for kapidox
parent
d6f02d00
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
kapidox/PKGBUILD
kapidox/PKGBUILD
+3
-3
No files found.
kapidox/PKGBUILD
View file @
912d1990
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname
=
kapidox
pkgver
=
$KFVersion
pkgver
=
5.46.0
pkgrel
=
1
pkgdesc
=
'Frameworks API Documentation Tools'
arch
=(
'any'
)
...
...
@@ -12,7 +11,8 @@ depends=('python3-jinja' 'python3-yaml')
makedepends
=(
"extra-cmake-modules>=
$KFECMVersion
"
'qt5-base'
)
groups
=(
'kf5'
)
options
=(
"debug"
)
source
=(
"
${
KFServer
}
/
${
pkgname
}
-
${
pkgver
}
.tar.xz"
{
,.sig
})
_url
=
"https://download.kde.org/stable/frameworks/
${
pkgver
%.*
}
/
${
pkgname
}
-
${
pkgver
}
.tar.xz"
source
=(
${
_url
}
{
,.sig
})
sha256sums
=(
$(
curl
"
$_url
.sha256"
|
cut
-c-64
)
SKIP
)
validpgpkeys
=(
53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
)
# David Faure <faure@kde.org>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment