Date: Sunday, June 26, 2022 @ 09:46:49 Author: bluewind Revision: 1239517
upgpkg: fb-client 2.2.0-1: upstream update Modified: fb-client/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-26 08:25:47 UTC (rev 1239516) +++ PKGBUILD 2022-06-26 09:46:49 UTC (rev 1239517) @@ -1,7 +1,7 @@ # Maintainer: Florian "Bluewind" Pritz <[email protected]> pkgname=fb-client -pkgver=2.1.1 +pkgver=2.2.0 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=('89b8cbe0675bbacaebb4386df7f2958c' +md5sums=('ee0c7a677f62744b47b852a971927b4b' 'SKIP') validpgpkeys=("CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E")
