Date: Thursday, June 18, 2015 @ 21:50:13 Author: bluewind Revision: 135565
upgpkg: fb-client 1.4.3-1 upstream update Modified: fb-client/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-06-18 17:40:40 UTC (rev 135564) +++ PKGBUILD 2015-06-18 19:50:13 UTC (rev 135565) @@ -1,7 +1,7 @@ # Maintainer: Florian "Bluewind" Pritz <[email protected]> pkgname=fb-client -pkgver=1.4.2 +pkgver=1.4.3 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=('1672ac082bb726bac0d14611a8d7fcd8' +md5sums=('4495a579d7855ed57149819b32782473' 'SKIP') validpgpkeys=("CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E")
