summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorawe002017-10-01 00:45:19 +0200
committerawe002017-10-01 00:45:19 +0200
commit1e15bde18422f18213601dcf0e99855b7f87f2ef (patch)
tree69f242c4707d1891511922fdff269da9bff62734
parent16a187649be26a0989e51b94387b11f9a2d09675 (diff)
downloadaur-1e15bde18422f18213601dcf0e99855b7f87f2ef.tar.gz
updated desc
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0cce26348ac..35508773d081 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = perl-directory-scratch-structured
- pkgdesc = This packages the Foo-Bar distribution, containing the Foo::Bar module!
+ pkgdesc = This module adds a create_structured_tree subroutine to the Directory::Scratch.
pkgver = 0.04
pkgrel = 1
url = https://metacpan.org/release/Directory-Scratch-Structured
diff --git a/PKGBUILD b/PKGBUILD
index 699001f76504..7e48b6cde7f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=perl-directory-scratch-structured
pkgver=0.04
pkgrel=1
-pkgdesc='This packages the Foo-Bar distribution, containing the Foo::Bar module!'
+pkgdesc='This module adds a create_structured_tree subroutine to the Directory::Scratch.'
_dist=Directory-Scratch-Structured
arch=('any')
url="https://metacpan.org/release/$_dist"