summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2021-02-02 00:20:59 +0000
committerJoão Figueiredo2021-02-02 00:20:59 +0000
commit221cfaa0ee1e3f1c107189e619d017e7d02618fa (patch)
treebd4a175fbb8274b3d6bf3bd7bb803cc678ab1789 /PKGBUILD
parentcfc50aa7730902b715a6244c3143bd9440faa254 (diff)
downloadaur-221cfaa0ee1e3f1c107189e619d017e7d02618fa.tar.gz
Better source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61f0af6c46e7..e62840f1d417 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,15 @@
pkgname=elf-dissector-git
pkgver=0.0.1_r776.g4113e8b
-pkgrel=1
+pkgrel=2
pkgdesc='Static analysis tool for ELF libraries and executables'
arch=($CARCH)
url='https://invent.kde.org/sdk/elf-dissector'
license=(GPL)
depends=(harfbuzz hicolor-icon-theme libdwarf qt5-base)
makedepends=(extra-cmake-modules-git git kitemmodels-git)
-optdepends=('capstone: disassembler'
- 'gnuplot: performance plot')
-source=('git+https://github.com/KDE/elf-dissector.git')
+optdepends=('capstone: disassembler' 'gnuplot: performance plot')
+source=("git+https://github.com/KDE/${pkgname%-git}.git")
sha256sums=('SKIP')
pkgver() {