From f3099837009f53f6f8d98d365085e5a5b4a8fd1d Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Fri, 10 May 2024 18:42:46 +0200 Subject: [PATCH] pactoys: Update to r65.b5fcc0f --- pactoys/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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')