Date: Monday, February 3, 2020 @ 08:29:56 Author: lfleischer Revision: 561914
upgpkg: sxiv 26-1: upstream update Modified: sxiv/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-03 08:29:48 UTC (rev 561913) +++ PKGBUILD 2020-02-03 08:29:56 UTC (rev 561914) @@ -5,7 +5,7 @@ # Contributor: Brad Fanella <[email protected]> pkgname=sxiv -pkgver=25 +pkgver=26 pkgrel=1 pkgdesc='Simple X Image Viewer' arch=('x86_64') @@ -13,7 +13,7 @@ url='https://github.com/muennich/sxiv' depends=('imlib2' 'desktop-file-utils' 'xdg-utils' 'hicolor-icon-theme' 'libexif' 'libxft') source=("$pkgname-$pkgver.tar.gz"::"https://github.com/muennich/sxiv/archive/v$pkgver.tar.gz") -md5sums=('2c1c64a5714c6c876e7bfd8cd405b2a0') +md5sums=('969d086bff438ae882433f8729d2b95d') prepare() { cd "$pkgname-$pkgver"
