summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorServer2021-02-26 22:34:12 +1030
committerServer2021-02-26 22:34:12 +1030
commit2fa5485e162dc9d9a7346e74494053ca3784c55c (patch)
tree33b670abf399696c25ccef12fbfb0e486307d186 /PKGBUILD
parentaef0c63aff6b4c3d06cec72aee79ba729191d669 (diff)
downloadaur-2fa5485e162dc9d9a7346e74494053ca3784c55c.tar.gz
add binutils
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0efaf777bd02..19b1100b4b50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: bronson mathews <bronsonmathews@gmail.com> -> http://bitshift.io -> https://github.com/bit-shift-io
pkgname=audiobook-git
-pkgver=r118.3406c49
+pkgver=r122.deb9c63
pkgrel=1
pkgdesc="A simple audio book reader. Written in QT/QML and C++."
arch=('any')
url="https://github.com/bit-shift-io/audiobook"
license=('GPL3')
depends=('qt5-declarative')
-makedepends=('cmake' 'git' 'qt5-tools' 'qt5-multimedia' 'qt5-svg')
+makedepends=('binutils' 'cmake' 'git' 'qt5-tools' 'qt5-multimedia' 'qt5-svg')
provides=('audiobook')
source=("${pkgname}::git+https://github.com/bit-shift-io/audiobook.git")
md5sums=('SKIP')