From bfd8d28b1a8ad8b9b3f4ccbfd9033228baf8bc56 Mon Sep 17 00:00:00 2001 From: Xavier Date: Sun, 5 Feb 2023 21:22:57 -0500 Subject: [PATCH] Update to description --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 374e5e0..51fd2b0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ _pkgbase=libancient pkgname=${_pkgbase}-git pkgver=2.0.0.r6.c35638e pkgrel=1 -pkgdesc="Decompression routines for ancient formats" +pkgdesc="Decompression routines for ancient formats (Git Version)" arch=('i686' 'x86_64') url="https://github.com/temisu/ancient/" license=('BSD-2-Clause')