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 1/2] 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.

From 8d13734de78e8d08492152526f030fb382176622 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=B0smail=20Ar=C4=B1l=C4=B1k?= Date: Thu, 7 May 2026 08:52:24 +0300 Subject: [PATCH 2/2] Update build script count in about.html It is more than 100,000 now. --- 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 1e5ae249..6c5f07b7 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 -96,000 build scripts, for compiling installable packages from source using the +100,000 build scripts, for compiling installable packages from source using the Arch Linux makepkg application.