modified: paste42.sh
@ -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')
@ -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'