From a7a1208bcbde8e3ee62ad6ab824acbd266db200d Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Tue, 8 Jun 2010 21:02:37 +0200 Subject: update Signed-off-by: Florian Pritz --- fb-client/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'fb-client/PKGBUILD') diff --git a/fb-client/PKGBUILD b/fb-client/PKGBUILD index 73180b9..436bae1 100644 --- a/fb-client/PKGBUILD +++ b/fb-client/PKGBUILD @@ -1,12 +1,12 @@ # Contributor: Florian "Bluewind" Pritz pkgname=fb-client -pkgver=0.5.3 +pkgver=0.6.1 pkgrel=1 pkgdesc="Client for paste.xinu.at" arch=('any') url="http://paste.xinu.at" license=('custom:WTFPLv2') -depends=('python' 'curl') +depends=('curl') optdepends=('xclip: for automatically copying the URL into the clipboard') source=("http://paste.xinu.at/data/client/fb-${pkgver}" "http://paste.xinu.at/data/client/COPYING") @@ -17,7 +17,7 @@ build() { } # vim:set ts=2 sw=2 et: -md5sums=('8e4b27a72c7c417008a9fc760af7eff4' +md5sums=('5686e5a439f098a5d724f0cd399cf98e' 'dcd8c4d69ca6c3eba9bee2599456e4ac') -sha1sums=('62a70848de573ab3b6b768509018f68f5cf2f32b' +sha1sums=('af245f1462a78c3f9d35950b43e4f8ff757d26a9' '497e6c7df473efe197c4f1450348dd0e893c706e') -- cgit v1.2.3-24-g4f1b