summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39a83c1944db..fa28669b645c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = ada-libfswatch-git
- pkgdesc = High level string and text processing library
+ pkgdesc = Ada binding to the libfswatch library
pkgver = r17.00fb794
pkgrel = 2
url = https://github.com/AdaCore/ada_libfswatch
diff --git a/PKGBUILD b/PKGBUILD
index 4d4fb67dc496..baed6ad8c23b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
-# Maintainer: Tim Lagnese <tim at inept tech>
+# Maintainer: xiretza <xiretza+aur@xiretza.xyz>
+# Contributor: Tim Lagnese <tim at inept tech>
pkgname=ada-libfswatch-git
pkgver=r17.00fb794
pkgrel=2
-pkgdesc='High level string and text processing library'
+pkgdesc='Ada binding to the libfswatch library'
url='https://github.com/AdaCore/ada_libfswatch'
arch=('x86_64')
license=('GPL3')