From 7c456b22cabfcf8ceab085262dd6a6adbe2070ad Mon Sep 17 00:00:00 2001 From: Thomas Date: Tue, 10 May 2011 08:46:24 +0200 Subject: [PATCH] modified: PKGBUILD modified: paste42.sh --- PKGBUILD | 2 +- paste42.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 529b36a..e347e50 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # PKGBUILD for ArchLinux pkgname=paste42 -pkgver=20110510.0 +pkgver=20110510.1 pkgrel=3 pkgdesc="Utility to post text files to paste42.de using curl" arch=('i686' 'x86_64') diff --git a/paste42.sh b/paste42.sh index a92ca83..10d3a93 100755 --- a/paste42.sh +++ b/paste42.sh @@ -1,9 +1,9 @@ #!/bin/bash # Aufrufsyntax: -# tree [-s] [-t "filetype"] [-l] [-h] file +# paste42.sh [-s] [-t "filetype"] [-l] [-h] [-u] file # Variablen initialisieren & defaults setzen -VERSION="20110510.0" +VERSION="20110510.1" ATTR='' OPTS="" EXP='0'