From 817e43f0d4472dd2a57f5c71a9018a09b2765fba Mon Sep 17 00:00:00 2001 From: Mário Antunes Date: Sat, 16 Feb 2013 19:36:33 -0600 Subject: development/JSONObject: Removed UTF-8 BOM. Signed-off-by: Erik Hanson --- development/JSONObject/JSONObject.SlackBuild | 2 +- development/JSONObject/JSONObject.info | 2 +- development/JSONObject/README | 2 +- development/JSONObject/slack-desc | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/development/JSONObject/JSONObject.SlackBuild b/development/JSONObject/JSONObject.SlackBuild index 8626227235..31723deb58 100644 --- a/development/JSONObject/JSONObject.SlackBuild +++ b/development/JSONObject/JSONObject.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # Slackware build script for JSONObject diff --git a/development/JSONObject/JSONObject.info b/development/JSONObject/JSONObject.info index 3c12575760..ce72a3c9b0 100644 --- a/development/JSONObject/JSONObject.info +++ b/development/JSONObject/JSONObject.info @@ -1,4 +1,4 @@ -PRGNAM="JSONObject" +PRGNAM="JSONObject" VERSION="1.0.1" HOMEPAGE="https://github.com/mariolpantunes/json" DOWNLOAD="https://github.com/mariolpantunes/json/archive/v1.0.1.tar.gz" diff --git a/development/JSONObject/README b/development/JSONObject/README index 9f334b2140..a21f2dd701 100644 --- a/development/JSONObject/README +++ b/development/JSONObject/README @@ -1,4 +1,4 @@ -JSON wrapper for boost property tree. Easy to use JSON library +JSON wrapper for boost property tree. Easy to use JSON library based on the API of the Java JSON.org one (http://www.json.org/java/index.html). diff --git a/development/JSONObject/slack-desc b/development/JSONObject/slack-desc index 5cfebacdc0..71ec714357 100644 --- a/development/JSONObject/slack-desc +++ b/development/JSONObject/slack-desc @@ -1,4 +1,4 @@ -# HOW TO EDIT THIS FILE: +# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. Line # up the first '|' above the ':' following the base package name, and the '|' # on the right side marks the last column you can put a character in. You must -- cgit v1.2.3