From 342e0b62273226ce59baa6cc7bb47a10a13102cd Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 24 Oct 2013 23:01:13 +0200 Subject: gpp conflicts with other packages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- dist/archlinux/stable/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dist/archlinux/stable/PKGBUILD') diff --git a/dist/archlinux/stable/PKGBUILD b/dist/archlinux/stable/PKGBUILD index f997f85..592cae5 100644 --- a/dist/archlinux/stable/PKGBUILD +++ b/dist/archlinux/stable/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org> -pkgname=gpp +pkgname=general-preprocessor pkgver=1 pkgrel=1 pkgdesc="Bash based preprocessor for anything" @@ -9,7 +9,7 @@ arch=(any) license=(GPL3) depends=(python bash) makedepends=(make coreutils python texinfo gzip) -install=gpp.install +install=general-preprocessor.install source=("${url}/archive/${pkgver}.tar.gz") sha256sums=(1f60c616624e4cbef9140f19b758c7132f509e50dc659ef133952f1e46ddab25) -- cgit v1.2.3-70-g09d2