summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ce13febbe12..c5e039c3d802 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=perl-data-flow
pkgver='1.02'
-pkgrel=2
+pkgrel=3
pkgdesc="Perl extension for simple-minded recipe-controlled build of data"
-arch=('i686' 'x86_64')
+arch=('any')
url='http://search.cpan.org/perldoc?Data::Flow'
license=('GPL' 'PerlArtistic')
options=('!emptydirs')
source=("http://search.cpan.org/CPAN/authors/id/I/IL/ILYAZ/modules/Data-Flow-${pkgver}.tar.gz")
-depends=('perl')
+depends=()
md5sums=('aa453ab013681206bccf43e8e267d63b')
build() {