summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authormato7d52016-07-25 22:32:35 +0200
committermato7d52016-07-25 22:32:35 +0200
commitb254e1aed2df555fb981533e0a135b71471b58ec (patch)
treefcd2f66ffac32214bd1612d3fb4f9f4599a8badf /.SRCINFO
downloadaur-qpdfwalker-git.tar.gz
git version, first commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..21ce656c5e8c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = qpdfwalker-git
+ pkgdesc = Tool for browsing hierarchy of low level objects in a PDF file.
+ pkgver = dev1
+ pkgrel = 1
+ url = https://github.com/mato7d5/qpdfwalker
+ arch = i686
+ arch = x86_64
+ license = GPL3
+ makedepends = git
+ depends = poppler
+ depends = qt5-base
+ source = git+https://github.com/mato7d5/qpdfwalker.git
+ sha256sums = SKIP
+
+pkgname = qpdfwalker-git
+