summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5496283ab262..0a0dd7d80f42 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = kibom-git
- pkgdesc = KiCad automation scripts.
+ pkgdesc = Helps you to generate the fabrication and documentation files for your KiCad projects.
pkgver = 572.51244bb
pkgrel = 1
url = https://github.com/INTI-CMNB/kibom
diff --git a/PKGBUILD b/PKGBUILD
index 4711450263f2..c832b160b183 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=kibom-git
pkgver=572.51244bb
pkgrel=1
arch=('i686' 'x86_64')
-pkgdesc="KiCad automation scripts."
+pkgdesc="Helps you to generate the fabrication and documentation files for your KiCad projects."
url="https://github.com/INTI-CMNB/kibom"
license=('Apache2.0')
depends=('python')