From a8c20ba4e6ff794c8bd9b52febcf08f1ee0e4186 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Tue, 12 Aug 2014 15:07:17 +0200 Subject: Reformated all PKGBUILDs --- PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index f8ee7ad..ae4cb3f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ pkgver=0.3.r22.g14db501 pkgrel=1 pkgdesc="Generates a map of Arch Linux users" -arch=('any') url="https://github.com/maelstrom59/ArchMap" +arch=('any') license=('custom:UNLICENSE') depends=('python' 'python-geojson') @@ -12,6 +12,7 @@ makedepends=('git') install=archmap.install source=('archmap::git+https://github.com/maelstrom59/ArchMap.git') + md5sums=('SKIP') pkgver() { -- cgit v1.2.3-54-g00ecf