From 4a701d607c90ab5fdadbbe59b468df93e4293244 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 17 Aug 2012 00:02:31 +0000 Subject: Fri Aug 17 00:02:30 UTC 2012 --- community/fb-client/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/fb-client') diff --git a/community/fb-client/PKGBUILD b/community/fb-client/PKGBUILD index 812d1f8f7..a53c79215 100644 --- a/community/fb-client/PKGBUILD +++ b/community/fb-client/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Florian "Bluewind" Pritz pkgname=fb-client -pkgver=1.0.4 +pkgver=1.0.5 pkgrel=1 pkgdesc="Client for paste.xinu.at" arch=('i686' 'x86_64') @@ -9,8 +9,8 @@ license=('GPL3') depends=('curl') optdepends=('xclip: for automatically copying the URL into the clipboard') source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig}) -md5sums=('5b96884795a568dd07d7af3856427ea0' - 'e42a87b7c564c127d528fb34d596eacb') +md5sums=('7e9a5436b138f67c6b75209034d8a729' + '816da30af8582407adf9701890257b8d') build() { cd "$srcdir/fb-$pkgver" -- cgit v1.2.3-54-g00ecf