diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-08-12 15:07:17 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-06-08 12:17:07 +0200 |
commit | d3e8ad6aa5c3cb834c9597c434a2c94d67ae1b41 (patch) | |
tree | 2773f471840ca4dae98c90dd73e1b3c500460676 | |
parent | 31fc88c9ad9ad2cf972907dfe2561d6f4e246cba (diff) | |
download | pkgbuilds-d3e8ad6aa5c3cb834c9597c434a2c94d67ae1b41.tar.xz |
Reformat PKGBUILD
-rw-r--r-- | PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ depends=('python2') makedepends=('xmlto' 'docbook-xml' 'docbook-xsl') source=("http://www.catb.org/~esr/irker/$pkgname-$pkgver.tar.gz") + md5sums=('5cad68c7ab6bf7b23d9bdc9aeb110632') build() { |