summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8578c641f17f..cea58995c6e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = perl-moosex-followpbp
- pkgdesc = This packages the Foo-Bar distribution, containing the Foo::Bar module!
+ pkgdesc = MooseX::FollowPBP - Name your accessors get_foo() and set_foo()
pkgver = 0.05
pkgrel = 1
url = https://metacpan.org/release/MooseX-FollowPBP
diff --git a/PKGBUILD b/PKGBUILD
index d54ef041db05..cf04877e690f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=perl-moosex-followpbp
pkgver=0.05
pkgrel=1
-pkgdesc='This packages the Foo-Bar distribution, containing the Foo::Bar module!'
+pkgdesc='MooseX::FollowPBP - Name your accessors get_foo() and set_foo()'
_dist=MooseX-FollowPBP
_author=D/DR/DROLSKY
arch=('any')