Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
desktop
Commits
3e4537f4
Commit
3e4537f4
authored
Aug 02, 2020
by
Jeff Huang
🤔
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[skip-ci] qmidictl: update to 0.6.3
parent
1dbf4aa8
Pipeline
#6928
skipped
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
qmidictl/PKGBUILD
qmidictl/PKGBUILD
+2
-2
No files found.
qmidictl/PKGBUILD
View file @
3e4537f4
pkgname
=
qmidictl
pkgver
=
0.6.
2
pkgver
=
0.6.
3
pkgrel
=
1
pkgdesc
=
"A MIDI remote controller application that sends MIDI data over the network, using UDP/IP multicast."
arch
=(
'x86_64'
)
...
...
@@ -8,7 +8,7 @@ license=('GPL')
depends
=(
'qt5-base'
'qt5-tools'
'hicolor-icon-theme'
)
categories
=(
'multimedia'
'network'
)
source
=(
"https://downloads.sourceforge.net/project/
$pkgname
/
$pkgname
/
$pkgver
/
$pkgname
-
$pkgver
.tar.gz"
)
sha1sums
=(
'
35b8cd1829ececf0dbae03c3bc69d74008dfd864
'
)
sha1sums
=(
'
b60e65d81a0dafa0f1642fe89eb16bf0a8bd1aa8
'
)
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