Date: Tuesday, October 22, 2019 @ 02:28:19 Author: bpiotrowski Revision: 518183
0.9.0-1: pacman 5.2.0 rebuild Modified: pacutils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-22 02:20:45 UTC (rev 518182) +++ PKGBUILD 2019-10-22 02:28:19 UTC (rev 518183) @@ -1,7 +1,7 @@ # Maintainer: Johannes Löthberg <[email protected]> pkgname=pacutils -pkgver=0.8.1 +pkgver=0.9.0 pkgrel=1 pkgdesc='Helper tools for libalpm' @@ -12,7 +12,7 @@ depends=('pacman') makedepends=('git') -source=("git+https://github.com/andrewgregory/pacutils.git#commit=e5f8097379fe9edb782c99ef63a6340c4646f586" # tags/v0.8.1 +source=("git+https://github.com/andrewgregory/pacutils.git#commit=cb761a911ca54374c0e32f92a177976275dbfe9a" "git+https://github.com/andrewgregory/globdir.c#commit=f7ea40047c1b23e5035a3626c9187c64539d66f2" "git+https://github.com/andrewgregory/mINI.c.git#commit=ee64e149ed725b932adf23e0228f7cd8cb856901" "git+https://github.com/andrewgregory/tap.c.git#commit=8ce85ce0ab95593c333e705f6eff44121b29e142")
