Date: Sunday, October 11, 2020 @ 08:59:05 Author: bluewind Revision: 723448
upgpkg: fb-client 2.1.1-1: upstream update Modified: fb-client/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-11 06:11:00 UTC (rev 723447) +++ PKGBUILD 2020-10-11 08:59:05 UTC (rev 723448) @@ -1,7 +1,7 @@ # Maintainer: Florian "Bluewind" Pritz <[email protected]> pkgname=fb-client -pkgver=2.1.0 +pkgver=2.1.1 pkgrel=1 pkgdesc="Client for paste.xinu.at" arch=("any") @@ -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=('36025a42bc733a22f6fed3035bc764d9' +md5sums=('89b8cbe0675bbacaebb4386df7f2958c' 'SKIP') validpgpkeys=("CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E")
