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
60d5c68c
Verified
Commit
60d5c68c
authored
6 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/rsibreak: bump to 0.12.8, modernise
parent
868776c1
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/rsibreak/APKBUILD
+3
-5
3 additions, 5 deletions
user/rsibreak/APKBUILD
with
3 additions
and
5 deletions
user/rsibreak/APKBUILD
+
3
−
5
View file @
60d5c68c
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
rsibreak
pkgver
=
0.12.
7
pkgver
=
0.12.
8
pkgrel
=
0
pkgdesc
=
"Helps you avoid wrist injury by telling you when to stop for a rest"
url
=
"https://www.kde.org/applications/utilities/rsibreak/"
arch
=
"all"
license
=
"GPL-2.0"
license
=
"GPL-2.0
-only
"
depends
=
""
makedepends
=
"cmake extra-cmake-modules qt5-qtbase-dev kconfig-dev kcrash-dev
kconfigwidgets-dev kdbusaddons-dev kdoctools-dev kiconthemes-dev
ki18n-dev kidletime-dev knotifications-dev knotifyconfig-dev
ktextwidgets-dev kxmlgui-dev kwindowsystem-dev"
install
=
""
subpackages
=
"
$pkgname
-doc
$pkgname
-lang"
source
=
"https://download.kde.org/stable/rsibreak/0.12/rsibreak-
$pkgver
.tar.xz"
builddir
=
"
$srcdir
/rsibreak-
$pkgver
"
build
()
{
cd
"
$builddir
"
...
...
@@ -43,4 +41,4 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
77da791a705549da159dee18ff160e051a79184e909af7ac9efcdbc2bcad66f6fc4994af71e0ccdf0033596ccc
c93c
8d4642ae578846dc2aa38223c1a462008f
rsibreak-0.12.
7
.tar.xz"
sha512sums
=
"
6ab0c43232e56278525ce5ba07a6c7a5f7bc5da74a8461e3cdaed7ae832304a
c9
f
3c
1b3ff0adfdeaab6b8231bdcecae4e8fee9529df97b8ce2208f4cf74f0eb1
rsibreak-0.12.
8
.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