From cedc7e22d5bb6cf05e28b654108f0a1defb899ba Mon Sep 17 00:00:00 2001 From: Mehdi Chinoune Date: Wed, 1 Dec 2021 09:41:40 +0100 Subject: [PATCH] pactoys: Mark it to provide pactoys-git --- pactoys/PKGBUILD | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pactoys/PKGBUILD b/pactoys/PKGBUILD index da97817b..a929a298 100644 --- a/pactoys/PKGBUILD +++ b/pactoys/PKGBUILD @@ -3,12 +3,17 @@ _realname='pactoys' pkgname="${_realname}" pkgver=r54.fa231e8 -pkgrel=1 +pkgrel=2 pkgdesc='A set of pacman packaging utilities' url='https://github.com/renatosilva/pactoys' license=(BSD) arch=(i686 x86_64) +provides=( + ${_realname}-git + repman-git + updpkgver-git +) conflicts=( ${_realname}-git repman-git