Date: Friday, August 29, 2014 @ 20:34:55 Author: bluewind Revision: 118077
upgpkg: fb-client 1.4-1 upstream update Modified: fb-client/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-08-29 17:26:41 UTC (rev 118076) +++ PKGBUILD 2014-08-29 18:34:55 UTC (rev 118077) @@ -1,7 +1,7 @@ # Maintainer: Florian "Bluewind" Pritz <[email protected]> pkgname=fb-client -pkgver=1.3.3 +pkgver=1.4 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=('a766cbd2fe0ee3b630023cf91a6996ba' +md5sums=('12f4677cadc2542f1e24d9f72678e08c' 'SKIP') build() {
