Date: Thursday, November 20, 2014 @ 13:30:29 Author: bluewind Revision: 122826
upgpkg: fb-client 1.4.1-1 upstream update Modified: fb-client/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-11-20 12:13:35 UTC (rev 122825) +++ PKGBUILD 2014-11-20 12:30:29 UTC (rev 122826) @@ -1,7 +1,7 @@ # Maintainer: Florian "Bluewind" Pritz <[email protected]> pkgname=fb-client -pkgver=1.4 +pkgver=1.4.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=('12f4677cadc2542f1e24d9f72678e08c' +md5sums=('b69e4d29efa794eead025a545c797fd0' 'SKIP') build() {
