summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 244a0344a337..fb5ebfdf8af0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,14 @@
pkgname=dwarview-git
_gitname=dwarview
-pkgver=r27.0e518cb
-pkgrel=2
+pkgver=r31.3019f3b
+pkgrel=1
pkgdesc="GUI program that displays DWARF debug info of a file"
arch=('i686' 'x86_64')
url="https://github.com/namhyung/dwarview.git"
license=('GPL')
depends=('libelf' 'gtk3')
+makedepends=('git')
source=(git+https://github.com/namhyung/dwarview.git
gladefile_path.patch)
sha1sums=('SKIP'