File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ pkgbase = audiobook-git
5
5
url = https://github.com/bit-shift-io/audiobook
6
6
arch = any
7
7
license = GPL3
8
+ makedepends = binutils
8
9
makedepends = cmake
9
10
makedepends = git
10
11
makedepends = qt5-tools
Original file line number Diff line number Diff line change 1
1
# Maintainer: bronson mathews <bronsonmathews@gmail.com> -> http://bitshift.io -> https://github.com/bit-shift-io
2
2
pkgname=audiobook-git
3
- pkgver=r116.cc96705
3
+ pkgver=r120.7105c79
4
4
pkgrel=1
5
5
pkgdesc=" A simple audio book reader. Written in QT/QML and C++."
6
6
arch=(' any' )
7
7
url=" https://github.com/bit-shift-io/audiobook"
8
8
license=(' GPL3' )
9
9
depends=(' qt5-declarative' )
10
- makedepends=(' base-devel ' ' cmake' ' git' ' qt5-tools' ' qt5-multimedia' ' qt5-svg' )
10
+ makedepends=(' binutils ' ' cmake' ' git' ' qt5-tools' ' qt5-multimedia' ' qt5-svg' )
11
11
provides=(' audiobook' )
12
12
source=(" ${pkgname} ::git+https://github.com/bit-shift-io/audiobook.git" )
13
13
md5sums=(' SKIP' )
You can’t perform that action at this time.
0 commit comments