summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Northon2023-02-27 04:57:50 -0500
committerPatrick Northon2023-02-27 04:57:50 -0500
commitdd6218850355de590f17b3c2464104d3d8b062e8 (patch)
treedd45864741c68d8255594cb4487c0c85c8c23362 /PKGBUILD
parentb97bea6a803544ab836d13945d0f1b2dfed2b1f2 (diff)
downloadaur-dd6218850355de590f17b3c2464104d3d8b062e8.tar.gz
Fix description.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e75a4c38079..6fdd9a43c609 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=beakerlib
pkgver=1.29.3
pkgrel=2
-pkgdesc="BeakerLib is a shell-level integration testing library, providing convenience functions which simplify writing, running and analysis of integration and blackbox tests."
+pkgdesc="Shell-level integration testing library, providing convenience functions which simplify writing, running and analysis of integration and blackbox tests."
arch=('i686' 'x86_64')
url="https://github.com/beakerlib/beakerlib"
license=('GPL2')