Date: Sunday, September 8, 2013 @ 18:39:56 Author: bluewind Revision: 96920
upgpkg: fb-client 1.3.1-1 upstream update Modified: fb-client/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-09-08 13:52:33 UTC (rev 96919) +++ PKGBUILD 2013-09-08 16:39:56 UTC (rev 96920) @@ -1,7 +1,7 @@ # Maintainer: Florian "Bluewind" Pritz <[email protected]> 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 @@ 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() {
