From 70899ec9025a614f43e8b8ca113a30c71bf5ddc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=B0smail=20Ar=C4=B1l=C4=B1k?= Date: Thu, 18 Dec 2025 15:28:50 +0300 Subject: [PATCH] Correct number of AUR build scripts in about.html Updated the number of build scripts in the AUR from 49,000 to 96,000. This is not a big issue but necessary to be competitive IMHO. --- templates/public/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/public/about.html b/templates/public/about.html index 8362efdb..1e5ae249 100644 --- a/templates/public/about.html +++ b/templates/public/about.html @@ -28,7 +28,7 @@

About Arch Linux

In addition, the official [extra], [extra-testing], and [core-testing] repositories provide several thousand high-quality packages to meet your software demands. Arch also offers the Arch Linux User Repository (AUR), which contains more than -49,000 build scripts, for compiling installable packages from source using the +96,000 build scripts, for compiling installable packages from source using the Arch Linux makepkg application.