Date: Thursday, February 7, 2019 @ 16:08:46 Author: bluewind Revision: 430096
upgpkg: fb-client 2.0.4-1 upstream update Modified: fb-client/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-07 15:45:30 UTC (rev 430095) +++ PKGBUILD 2019-02-07 16:08:46 UTC (rev 430096) @@ -1,8 +1,8 @@ # Maintainer: Florian "Bluewind" Pritz <[email protected]> pkgname=fb-client -pkgver=2.0.3 -pkgrel=2 +pkgver=2.0.4 +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=('6aa62128941e0294d9ecc8f61be1239d' +md5sums=('869cae45c80271bfc0eb54a3f67e9026' 'SKIP') validpgpkeys=("CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E")
