summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTroy Will2018-10-21 20:35:45 -0700
committerTroy Will2018-10-21 20:35:45 -0700
commitfeed6bc5ee4cca4ad777a19437284effbf5057fb (patch)
tree35e420c2288f8c743c762d0cfdebd33f65c17d02
parent8d54e937acd42847547271215bdc3b3c3b8d69d3 (diff)
downloadaur-feed6bc5ee4cca4ad777a19437284effbf5057fb.tar.gz
Description
-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')