summaryrefslogtreecommitdiff
path: root/community/fb-client
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-29 03:06:29 -0700
committerroot <root@rshg054.dnsready.net>2013-08-29 03:06:29 -0700
commit0a2b1eeb31400e539041c83cc1a5952f1c880917 (patch)
treee957f8274799baeebffbefd8182fa1e7f106979f /community/fb-client
parentd4e7f77644a42f66c76c525abf0bd5d47c6431eb (diff)
Thu Aug 29 03:04:08 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 193da2218..904e07b93 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.2
+pkgver=1.2.1
pkgrel=1
pkgdesc="Client for paste.xinu.at"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ 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=('2033c547bd44a27d464fa61065f29a77'
+md5sums=('23b7324844e641432bbfa72cbe101053'
'SKIP')
build() {