Date: Tuesday, April 12, 2022 @ 12:20:23 Author: andyrtr Revision: 442313
upgpkg: geeqie 1.7.3-1: upstream update 1.7.3 Modified: geeqie/trunk/PKGBUILD ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-12 12:13:35 UTC (rev 442312) +++ PKGBUILD 2022-04-12 12:20:23 UTC (rev 442313) @@ -3,7 +3,7 @@ # Contributor: Lukas Jirkovsky <[email protected]> pkgname=geeqie -pkgver=1.7.2 +pkgver=1.7.3 pkgrel=1 pkgdesc='Lightweight image viewer' arch=('x86_64') @@ -27,12 +27,12 @@ 'gphoto2: command-line tools for various (plugin) operations' 'imagemagick: command-line tools for various (plugin) operations') source=(#"http://www.geeqie.org/${pkgname}-${pkgver}.tar.xz"{,.asc} - https://github.com/BestImageViewer/geeqie/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz # {,.asc} nowhere to be found + https://github.com/BestImageViewer/geeqie/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz{,.asc} ) -sha256sums=('186c10fae05dd81783f5218432e777cae2e9579ce884e65afa0884c357192269' - #'SKIP' -) +sha256sums=('25b1f71cf91bd9a96f399d2a9e70507e54bb377a56e64d89521c0f7a9ce5dd38' + 'SKIP') #validpgpkeys=('85D4CA42952C949B175362B379D0B06F4E20AF1C') # "Klaus Ethgen <[email protected]>" +validpgpkeys=('6E4C0DCFE430877C0D2211F9CC97997064BB1E97') # "Colin Clark <[email protected]>" # main repo: http://www.geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git # bug tracker: https://github.com/BestImageViewer/geeqie/issues
