summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthias Van Gestel2020-11-07 07:04:54 +0100
committerMatthias Van Gestel2020-11-07 07:04:54 +0100
commit68611b378a94075e70d354f4cf0857a34ce0ef8d (patch)
tree31c09c9b553c04154d09a88aa2e10fea5842ce3b /PKGBUILD
parent61edd3c7aafa130ee7548196890ac139c55f8018 (diff)
downloadaur-pcb-ser-odl-git.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 2a409bf2701b..2d74f1f93173 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pcb-ser-odl-git
pkgver=0.1.0.r0.g34ef420
pkgrel=2
-pkgdesc="The module libusermngt allows fast access to the user datamodel by means of a temporary file"
+pkgdesc="This library provides the code to serialize and deserialize the data model to and from an ODL file"
arch=('any')
url="https://gitlab.com/soft.at.home/pcb/pcb-ser-odl.git"
license=('MIT')