Pierre Schmitz pushed to branch main at Arch Linux / Packaging / Packages / composer
Commits: 2cbc3087 by Pierre Schmitz at 2023-09-05T17:49:23+02:00 upgpkg: 2.6.2-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Pierre Schmitz <[email protected]> pkgname=composer -pkgver=2.6.1 +pkgver=2.6.2 pkgrel=1 pkgdesc="Dependency Manager for PHP" arch=('any') @@ -12,7 +12,7 @@ makedepends=('git') source=("${pkgname}::git+https://github.com/composer/composer.git#tag=${pkgver}" "${pkgname}-${pkgver}.phar::https://getcomposer.org/download/${pkgver}/composer.phar") sha256sums=('SKIP' - '216bd5a516b544783fdce1a9e3a1eeb41f0aa9f0edb20dcd04f2846df64d3661') + '88c84d4a53fcf1c27d6762e1d5d6b70d57c6dc9d2e2314fd09dbf86bf61e1aef') prepare() { cd "${srcdir}/${pkgname}" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/composer/-/commit/2cbc3087ba726599d96f5adc932d6e7da262f286 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/composer/-/commit/2cbc3087ba726599d96f5adc932d6e7da262f286 You're receiving this email because of your account on gitlab.archlinux.org.
