pactoys: update to r54.fa231e8

This commit is contained in:
eine 2021-10-28 02:04:18 +02:00
parent a3643c3498
commit 13a9c8b36c

View File

@ -2,7 +2,7 @@
_realname='pactoys' _realname='pactoys'
pkgname="${_realname}" pkgname="${_realname}"
pkgver=r53.c9d314f pkgver=r54.fa231e8
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/renatosilva/pactoys'
@ -29,7 +29,7 @@ makedepends=(
git git
) )
install="${_realname}.install" install="${_realname}.install"
_commit="c9d314f4" _commit="fa231e8b"
source=("pactoys::git+https://github.com/msys2/pactoys#commit=${_commit}") source=("pactoys::git+https://github.com/msys2/pactoys#commit=${_commit}")
sha256sums=('SKIP') sha256sums=('SKIP')