summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2015-10-10 06:33:10 +0200
committerStefan Husmann2015-10-10 06:33:10 +0200
commit8b2e1be51b008bb8d0c7364c53d7f096c3280bb6 (patch)
treeb7fd63f5a864f2510f2803a9d4f9e252a0bebfe9
parent9e67ffa960c254e6246e1356e7ddfbf8c903273f (diff)
downloadaur-8b2e1be51b008bb8d0c7364c53d7f096c3280bb6.tar.gz
cosmetics
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 122ab0133a21..c21365269f17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,9 +10,7 @@ arch=('any')
url="http://search.cpan.org/~jonallen/a2pdf-1.13/"
license=('PerlArtistic')
depends=('perl-switch' 'perl-pdf-api2')
-source=(
- "http://search.cpan.org/CPAN/authors/id/J/JO/JONALLEN/${pkgname}-${pkgver}.tar.gz"
-)
+source=("http://search.cpan.org/CPAN/authors/id/J/JO/JONALLEN/${pkgname}-${pkgver}.tar.gz")
sha256sums=('6a5fd513b89ca1ecd765d701ef84a0cc2408abc49601f5c47737c0dc4c9b7b06')
build() {