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