summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormaximalis171091@yandex.ru2024-04-02 09:07:41 +0300
committermaximalis171091@yandex.ru2024-04-02 09:07:41 +0300
commit617fedc4af3f39d35b9ac680879376a167fa60f9 (patch)
tree85732299d8604e1e7b185f007833461649057926
parent1b898817d4f989affc515dd9fb2984be9003db1d (diff)
downloadaur-aif-master.tar.gz
Update desk
-rw-r--r--.SRCINFO1
-rwxr-xr-xPKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ac53bde8ae4..7e44be30b30c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,5 @@
pkgbase = aif-master
+ pkgdesc = Bash script for installing the Archlinux system on a computer.
pkgver = 2.8
pkgrel = 1
url = https://github.com/maximalisimus/aif-master.git
diff --git a/PKGBUILD b/PKGBUILD
index e0b9f83db805..5c9827fe5d8c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,6 +2,7 @@ pkgname=aif-master
_pkgrun="aif"
pkgver=2.8
pkgrel=1
+pkgdesc="Bash script for installing the Archlinux system on a computer."
arch=('any')
url="https://github.com/maximalisimus/${pkgname}.git"
license=('GPL')