Date: Sunday, July 10, 2016 @ 19:44:46 Author: bluewind Revision: 182629
upgpkg: fb-client 2.0.2-1 upstream update Modified: fb-client/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-10 19:36:23 UTC (rev 182628) +++ PKGBUILD 2016-07-10 19:44:46 UTC (rev 182629) @@ -1,8 +1,8 @@ # Maintainer: Florian "Bluewind" Pritz <[email protected]> pkgname=fb-client -pkgver=2.0.1 -pkgrel=2 +pkgver=2.0.2 +pkgrel=1 pkgdesc="Client for paste.xinu.at" arch=("any") url="https://paste.xinu.at" @@ -10,7 +10,7 @@ depends=('python' 'python-pycurl' 'python-xdg') optdepends=('xclip: for automatically copying the URL into the clipboard') source=(https://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig}) -md5sums=('bc2ab211a283de56298cbc1f213b24ea' +md5sums=('c36bf78e47333aa09d02d67cc5194e78' 'SKIP') validpgpkeys=("CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E")
