summaryrefslogtreecommitdiff
path: root/community/fb-client
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-02-20 03:34:20 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-02-20 03:34:20 +0000
commit2f8045ba14153d1665148e3cff527ce4f6bf66e5 (patch)
tree637a66d43f28d341e0504c3c75fea27e4e490312 /community/fb-client
parent322e623017947f32cb26db4c80f8eec2c5736401 (diff)
Thu Feb 20 03:30:17 UTC 2014
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 e07a9f3a4..7879f7c88 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.1
+pkgver=1.3.2
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=('6938cff329e7965593f270747e94539f'
+md5sums=('181b3d64000eaf5dad4ec7cdceed479c'
'SKIP')
build() {