summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPumpkinCheshire2020-11-08 03:03:07 +1100
committerPumpkinCheshire2020-11-08 03:03:07 +1100
commit47f2830e39e8c7dcf13f0855c8278062b6217012 (patch)
treede5e0c5c328e63894df7519b00959828bbcc77e1 /PKGBUILD
parent561a4c9668bc9e7950ee8a507002892da7186ebc (diff)
downloadaur-47f2830e39e8c7dcf13f0855c8278062b6217012.tar.gz
update desc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1dbd4bdd20f5..97b94c93fb31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgname=python-anyconfig
_name=anyconfig
pkgver=0.9.11
-pkgrel=1
-pkgdesc='Generic access to configuration files in any formats (to be in the future)'
+pkgrel=2
+pkgdesc='Python library provides common APIs to load and dump configuration files in various formats'
url='https://github.com/ssato/python-anyconfig'
arch=('any')
license=('MIT')