Date: Wednesday, December 9, 2020 @ 22:36:50 Author: polyzen Revision: 772945
upgpkg: ueberzug 18.1.8-1 Modified: ueberzug/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-09 21:59:36 UTC (rev 772944) +++ PKGBUILD 2020-12-09 22:36:50 UTC (rev 772945) @@ -2,7 +2,7 @@ # Contributor: arkhan <ark...@disroot.org> pkgname=ueberzug -pkgver=18.1.7 +pkgver=18.1.8 pkgrel=1 pkgdesc='Command line util which allows to display images in combination with X11' arch=('x86_64') @@ -13,8 +13,8 @@ provides=("python-$pkgname") replaces=("python-$pkgname") source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz") -sha256sums=('ef0d6ac5815446ede654a38da550d2c44abd0fc05c901b2232935a65bcbca875') -b2sums=('24ecab9503d0eaf04ad7626fb28bfdc2503bc42d72fde687d120e1a64c55a2e798958f14c9b19dd08f0c24dde9acc4aa9b232d40ca4e1d3c750264c6c38aedc1') +sha256sums=('3718db8f824ef5f6a69dc25b3f08e0a45388dd46843c61721476bad2b64345ee') +b2sums=('153329b31ba1c1c8d494d9d2ae6ce17f336df5dbaa7d2e48328489b854085450b39321f486944a3d1d43b211b118d2da4809d5f1f3c88a102da36d28de8e7270') build() { cd $pkgname-$pkgver