summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJens John2015-07-21 14:42:15 +0200
committerJens John2015-07-21 14:42:15 +0200
commita49a87891e0f8d74a7407654e18114ae68abfa76 (patch)
treeb884bb48b9091e8350759751870154c50e70018f /.SRCINFO
parentf9d79c66e5952a999789ef62830576175bed8dea (diff)
downloadaur-ini-git.tar.gz
Update pkgver; Add pandoc as optional dep
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72b41bbb1891..3fca61b09990 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ini-git
pkgdesc = Command line tool for examining the contents of INI files
- pkgver = r2.fa7665b
- pkgrel = 2
+ pkgver = r13.16fd59a
+ pkgrel = 1
url = https://github.com/2ion/ini
arch = i686
arch = x86_64
@@ -10,6 +10,7 @@ pkgbase = ini-git
makedepends = automake
makedepends = pkg-config
depends = iniparser
+ optdepends = pandoc: for building the man page at compile time
provides = ini
conflicts = ini
source = ini::git+https://github.com/2ion/ini.git#branch=master