summaryrefslogtreecommitdiff
path: root/community/fb-client
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-09 01:38:18 -0700
committerroot <root@rshg054.dnsready.net>2013-09-09 01:38:18 -0700
commit25f164e4d715807385e621f21bf1715d64d925a8 (patch)
tree700c1c79cb2142522e303bd3ad24b470e1a78e64 /community/fb-client
parentde304c3ed7036488819426771b7edd1897e2ba9a (diff)
Mon Sep 9 01:37:55 PDT 2013
Diffstat (limited to 'community/fb-client')
-rw-r--r--community/fb-client/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/fb-client/PKGBUILD b/community/fb-client/PKGBUILD
index cd58c3887..e07a9f3a4 100644
--- a/community/fb-client/PKGBUILD
+++ b/community/fb-client/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Florian "Bluewind" Pritz <flo@xssn.at>
pkgname=fb-client
-pkgver=1.3.0
+pkgver=1.3.1
pkgrel=1
pkgdesc="Client for paste.xinu.at"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('curl' 'bash')
optdepends=('xclip: for automatically copying the URL into the clipboard')
source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('e715b53883a7f9e3fc5942c78618dbdf'
+md5sums=('6938cff329e7965593f270747e94539f'
'SKIP')
build() {