diff options
-rw-r--r-- | dist/archlinux/stable/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/archlinux/stable/PKGBUILD b/dist/archlinux/stable/PKGBUILD index 72143e3..5befe40 100644 --- a/dist/archlinux/stable/PKGBUILD +++ b/dist/archlinux/stable/PKGBUILD @@ -11,7 +11,7 @@ depends=(python bash) makedepends=(make coreutils python texinfo) install=general-preprocessor.install source=("${url}/archive/${pkgver}.tar.gz") -sha256sums=(c49c0680be2e3238e5ccf01d39c444bd2bec481bfc759a1d467bc4c01ca5b5b0) +sha256sums=(8d3bc8585b6330a3302c9e02ec1abd691938d70529683e12e6c1aca7eabd04c9) _prefix=/usr _command=gpp ## change this if you have a package conflicting package |