diff --git a/conf/makepkg.conf b/conf/makepkg.conf index dfdbc9c8..dfe1253a 100644 --- a/conf/makepkg.conf +++ b/conf/makepkg.conf @@ -1,5 +1,5 @@ # Use as many jobs as there are CPU cores MAKEFLAGS="-j$(nproc)" -# Create uncompressed packages, bigger packages, but slower build/install +# Create uncompressed packages, bigger packages, but faster build/install PKGEXT='.pkg.tar'