Date: Sunday, July 28, 2013 @ 13:51:31 Author: bluewind Revision: 94609
upgpkg: fb-client 1.1.4-1 upstream update Modified: fb-client/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-07-27 21:30:40 UTC (rev 94608) +++ PKGBUILD 2013-07-28 11:51:31 UTC (rev 94609) @@ -1,7 +1,7 @@ # Maintainer: Florian "Bluewind" Pritz <[email protected]> pkgname=fb-client -pkgver=1.1.3 +pkgver=1.1.4 pkgrel=1 pkgdesc="Client for paste.xinu.at" arch=('i686' 'x86_64') @@ -10,7 +10,7 @@ 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=('6d05a1ebe50fa2c00c03fa41195bdf48' +md5sums=('e0b3bde72fb416fd10550cac829758bd' 'SKIP') build() {
