From 24d0263a0ac516ccc86df09146449fb040fb3689 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 28 Oct 2012 01:42:55 -0700 Subject: Sun Oct 28 01:42:24 PDT 2012 --- community/fb-client/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/fb-client/PKGBUILD') diff --git a/community/fb-client/PKGBUILD b/community/fb-client/PKGBUILD index a53c79215..37694b417 100644 --- a/community/fb-client/PKGBUILD +++ b/community/fb-client/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Florian "Bluewind" Pritz pkgname=fb-client -pkgver=1.0.5 -pkgrel=1 +pkgver=1.1 +pkgrel=2 pkgdesc="Client for paste.xinu.at" arch=('i686' 'x86_64') url="http://paste.xinu.at" @@ -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=('7e9a5436b138f67c6b75209034d8a729' - '816da30af8582407adf9701890257b8d') +md5sums=('32551de21b82d2dbd1bb96ad2ecb5fc7' + '04357f4b0d6a84f1de51e275220a042b') build() { cd "$srcdir/fb-$pkgver" -- cgit v1.2.3-54-g00ecf