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
desktop
Commits
4e0c17bf
Commit
4e0c17bf
authored
Aug 02, 2020
by
Jeff Huang
🤔
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[skip-ci] qjackctl: update to 0.6.3
parent
3e4537f4
Pipeline
#6929
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
qjackctl/PKGBUILD
qjackctl/PKGBUILD
+2
-2
No files found.
qjackctl/PKGBUILD
View file @
4e0c17bf
pkgname
=
qjackctl
pkgver
=
0.6.
2
pkgver
=
0.6.
3
pkgrel
=
1
pkgdesc
=
"A Qt front-end for the JACK low-latency audio server"
url
=
"https://qjackctl.sourceforge.io/"
...
...
@@ -10,7 +10,7 @@ makedepends=('qt5-tools')
options
=(
'!makeflags'
)
categories
=(
'multimedia'
)
source
=(
"https://downloads.sourceforge.net/
$pkgname
/
$pkgname
-
$pkgver
.tar.gz"
)
sha1sums
=(
'
df3c1f00cd0b4d941256a6d83b89ff593ea6836b
'
)
sha1sums
=(
'
e8218cb77fe25fa325127afd59446de6ce5648a2
'
)
build
()
{
cd
$pkgname
-
$pkgver
...
...
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