From 7eef99f1e31dcf2c7e27087c2517eb98fcef890f Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Thu, 6 Feb 2014 03:24:55 +0100 Subject: Various stylistic housekeeping... Might change tabs to be 4 spaces tho.. --- PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index a167bfc..f882dce 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -15,11 +15,11 @@ provides=('urxvt-tabbedex') conflicts=('urxvt-tabbedex') install=urxvt-tabbedex-git.install source=('git+https://github.com/stepb/urxvt-tabbedex.git' - '0001-make-urxvt-tabbedex-work-with-perl-5.18.patch' - 'urxvt-tabbedex-git.install') + '0001-make-urxvt-tabbedex-work-with-perl-5.18.patch' + 'urxvt-tabbedex-git.install') md5sums=('SKIP' - '92d581a40779da3127c88fdc7d10257f' - 'a07c8a1c46379ab763a113d3d9f4111e') + '92d581a40779da3127c88fdc7d10257f' + 'a07c8a1c46379ab763a113d3d9f4111e') pkgver() { cd urxvt-tabbedex @@ -35,4 +35,4 @@ package() { install -Dm644 urxvt-tabbedex/tabbedex "$pkgdir"/usr/lib/urxvt/perl/tabbedex } -# vim: set ts=4 sw=4 noet: +# vim: set ts=2 sts=2 sw=2 noet: -- cgit v1.2.3-54-g00ecf