Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / putty
Commits: 992e5fe9 by Christian Hesse at 2023-08-27T21:31:51+02:00 drop the extra quote - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -9,7 +9,7 @@ url='https://www.chiark.greenend.org.uk/~sgtatham/putty/' license=('MIT') depends=('gtk3') makedepends=('cmake') -validpgpkeys=('F412BA3AA30FDC0E77B4E3871993D21BCAD1AA77') # "PuTTY Releases <[email protected]> +validpgpkeys=('F412BA3AA30FDC0E77B4E3871993D21BCAD1AA77') # PuTTY Releases <[email protected]> source=("https://the.earth.li/~sgtatham/putty/${pkgver}/${pkgname}-${pkgver}.tar.gz" "putty-${pkgver}.tar.gz.sig::https://the.earth.li/~sgtatham/putty/${pkgver}/putty-${pkgver}.tar.gz.gpg" 'putty.desktop' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/putty/-/commit/992e5fe970edeaeab95000cbf31bf096da6c2bae -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/putty/-/commit/992e5fe970edeaeab95000cbf31bf096da6c2bae You're receiving this email because of your account on gitlab.archlinux.org.
