1 # Maintainer: Arm the Homeless <ratm@archlinux.us>
2 # Contributer: Arm the Homeless <ratm@archlinux.us>
7 pkgdesc="Uploads files to TinyPic and prints the result urls. If directories are given they will be recursed for images."
8 url="http://tinypic.com/"
11 depends=('zenity' 'curl' 'file')
14 md5sums=('0364feb16832b435d70c099c1b226e2d')
18 mkdir $pkgdir/usr $pkgdir/usr/bin
19 cp tpu $pkgdir/usr/bin
20 chmod a+x $pkgdir/usr/bin/tpu