aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python/watchdog/README2
-rw-r--r--python/watchdog/watchdog.SlackBuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/python/watchdog/README b/python/watchdog/README
index b0d64b48ff14..c91bfe7cd6ea 100644
--- a/python/watchdog/README
+++ b/python/watchdog/README
@@ -1 +1 @@
-Python API and shell utilities to monitor file system events. \ No newline at end of file
+Python API and shell utilities to monitor file system events.
diff --git a/python/watchdog/watchdog.SlackBuild b/python/watchdog/watchdog.SlackBuild
index f325d673b7eb..eb104ab3516c 100644
--- a/python/watchdog/watchdog.SlackBuild
+++ b/python/watchdog/watchdog.SlackBuild
@@ -22,7 +22,7 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-PRGNAM=${PRGNAM:-watchdog}
+PRGNAM=watchdog
SRCPKG=${SRCPKG-watchdog}
VERSION=${VERSION:-0.10.2}
BUILD=${BUILD:-1}