Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
e2ce5599
Unverified
Commit
e2ce5599
authored
4 years ago
by
Síle Ekaterin Liszka
Browse files
Options
Downloads
Patches
Plain Diff
user/lxqt-about: upgrade to 0.15.0
parent
5cb3c71d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!461
Bumps for packages owned by Kiyoshi Aman for 11 June 2020
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/lxqt-about/APKBUILD
+4
-3
4 additions, 3 deletions
user/lxqt-about/APKBUILD
with
4 additions
and
3 deletions
user/lxqt-about/APKBUILD
+
4
−
3
View file @
e2ce5599
# Contributor: Kiyoshi Aman <adelie@aerdan.vulpine.house>
# Maintainer: Kiyoshi Aman <adelie@aerdan.vulpine.house>
pkgname
=
lxqt-about
pkgver
=
0.14.1
pkgver
=
0.15.0
_lxqt_build
=
0.7.0
pkgrel
=
0
pkgdesc
=
"Dialog window providing information about LXQt and the running system"
url
=
"https://lxqt.org"
...
...
@@ -10,7 +11,7 @@ options="!check" # No test suite.
license
=
"LGPL-2.1+"
depends
=
""
makedepends
=
"cmake extra-cmake-modules qt5-qttools-dev kwindowsystem-dev
lxqt-build-tools>=
0.6.0
liblxqt-dev>=
${
pkgver
%.*
}
.0"
lxqt-build-tools>=
$_lxqt_build
liblxqt-dev>=
${
pkgver
%.*
}
.0"
source
=
"https://github.com/lxqt/lxqt-about/releases/download/
$pkgver
/lxqt-about-
$pkgver
.tar.xz"
build
()
{
...
...
@@ -32,4 +33,4 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
-C
build
install
}
sha512sums
=
"0
9cbb4c6c331b16b551d1b63ad4643f424fbaa35cfa9e2d4c70393fae499d403bf8a70c8105d258bd84200d06862033bfe0a082500e794b0db10df38d27b407a
lxqt-about-0.1
4.1
.tar.xz"
sha512sums
=
"0
572db83f7f11abe2b17c69ba3d1bcefc5daa011a3c474aa8217f2cf8cc1db54a5de1db4a0678381c4d37caf1d1ebbe4026ed63e17e2fbbaa4133d1e781c6e44
lxqt-about-0.1
5.0
.tar.xz"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment