summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAndrás Wacha2022-06-07 08:31:52 +0200
committerAndrás Wacha2022-06-07 08:31:52 +0200
commit91236e3d11e967bbba7b3828f86ba081be40dcb1 (patch)
tree5e6a67b5567e9271928c7247ac706e65ad0592bc /.SRCINFO
parent1d8f9f7cdbbffa86b54a257ee353514fc95160e8 (diff)
downloadaur-perl-math-spline.tar.gz
Adding pkgdesc. Thanks @MarsSeed for pointing this out.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ede23f698517..325893212de7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,7 @@
pkgbase = perl-math-spline
+ pkgdesc = Cubic spline interpolation of data
pkgver = 0.02
- pkgrel = 2
+ pkgrel = 3
url = https://metacpan.org/release/Math-Spline
arch = any
license = PerlArtistic