summaryrefslogtreecommitdiff
path: root/community/fb-client
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-08-17 00:02:31 +0000
committerroot <root@rshg054.dnsready.net>2012-08-17 00:02:31 +0000
commit4a701d607c90ab5fdadbbe59b468df93e4293244 (patch)
tree57a9c0d8bbf45a06212aa95c3a4aef3a3e2bc346 /community/fb-client
parent0fc1870f2eadde8cb06004be1cbe8d1a4333aa69 (diff)
Fri Aug 17 00:02:30 UTC 2012
Diffstat (limited to 'community/fb-client')
-rw-r--r--community/fb-client/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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 <flo@xssn.at>
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"