aboutsummaryrefslogtreecommitdiffstats
path: root/dist/archlinux/stable/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'dist/archlinux/stable/PKGBUILD')
-rw-r--r--dist/archlinux/stable/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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)