summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Mário Antunes <mariolpantunes@gmail.com>2013-02-16 19:36:33 -0600
committer Erik Hanson <erik@slackbuilds.org>2013-02-16 19:36:33 -0600
commit817e43f0d4472dd2a57f5c71a9018a09b2765fba (patch)
treebf772cf19468d894690babffa1af12c383e5828b /development
parent26ff9432269587fcc77b05d63fd123f8fede800f (diff)
downloadslackbuilds-817e43f0d4472dd2a57f5c71a9018a09b2765fba.tar.gz
slackbuilds-817e43f0d4472dd2a57f5c71a9018a09b2765fba.tar.xz
development/JSONObject: Removed UTF-8 BOM.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/JSONObject/JSONObject.SlackBuild2
-rw-r--r--development/JSONObject/JSONObject.info2
-rw-r--r--development/JSONObject/README2
-rw-r--r--development/JSONObject/slack-desc2
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