summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIngo Heimbach2020-04-24 16:18:47 +0200
committerIngo Heimbach2020-04-24 16:20:32 +0200
commit58a1faf7221c772d51fa35631b32faf3dbfd945f (patch)
tree3954081f85c4ce831af99696a033aa9153c63453 /PKGBUILD
parentfcd5ab363e718e67e9d2f11e95b0993e49ebb86e (diff)
downloadaur-58a1faf7221c772d51fa35631b32faf3dbfd945f.tar.gz
Fix the package description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4aec2e929898..9dcaba98e780 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname="python-gitlab-registry-usage"
pkgver="0.2.6"
-pkgrel="1"
-pkgdesc="An extension for flask-restful to support the creation of APIs conforming to HAL."
+pkgrel="2"
+pkgdesc="A package for querying the size of repositories in a GitLab registry."
arch=("any")
url="https://github.com/sciapp/gitlab-registry-usage"
license=("MIT")