Date: Wednesday, August 28, 2013 @ 20:47:16 Author: bluewind Revision: 96431
upgpkg: fb-client 1.2.1-1 upstream update Modified: fb-client/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-08-28 18:00:49 UTC (rev 96430) +++ PKGBUILD 2013-08-28 18:47:16 UTC (rev 96431) @@ -1,7 +1,7 @@ # Maintainer: Florian "Bluewind" Pritz <[email protected]> pkgname=fb-client -pkgver=1.2 +pkgver=1.2.1 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=('2033c547bd44a27d464fa61065f29a77' +md5sums=('23b7324844e641432bbfa72cbe101053' 'SKIP') build() {
