pactoys: Update to r65.b5fcc0f

This commit is contained in:
Christoph Reiter 2024-05-10 18:42:46 +02:00
parent 5fcb7e1800
commit f309983700

View File

@ -2,10 +2,10 @@
_realname='pactoys' _realname='pactoys'
pkgname="${_realname}" pkgname="${_realname}"
pkgver=r55.8860e1f pkgver=r65.b5fcc0f
pkgrel=1 pkgrel=1
pkgdesc='A set of pacman packaging utilities' pkgdesc='A set of pacman packaging utilities'
url='https://github.com/renatosilva/pactoys' url='https://github.com/msys2/pactoys'
license=(BSD) license=(BSD)
arch=(i686 x86_64) arch=(i686 x86_64)
@ -33,7 +33,7 @@ makedepends=(
git git
) )
install="${_realname}.install" install="${_realname}.install"
_commit="8860e1f8ec93fa6487906659e2ac1abe5a082436" _commit="b5fcc0f3100a20bbb15602c99f4297dbe16ddad9"
source=("pactoys::git+https://github.com/msys2/pactoys#commit=${_commit}") source=("pactoys::git+https://github.com/msys2/pactoys#commit=${_commit}")
sha256sums=('SKIP') sha256sums=('SKIP')