summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Hesse2015-09-04 09:47:05 +0200
committerChristian Hesse2015-09-04 09:47:05 +0200
commit43260afe2ac0e37c4b71f94dc95472e00c7b9580 (patch)
tree2003a077e9524e156f2c4875c16c772d3ee773b4 /PKGBUILD
parente2a299bdc097328b1460fcb5e26ad30a917f7d82 (diff)
downloadaur-43260afe2ac0e37c4b71f94dc95472e00c7b9580.tar.gz
fix upstream url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f42a18d441e3..78e731263b7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.9
pkgrel=1
pkgdesc='Digest::MD4::Perl - Perl interface to the MD4 Algorithm'
arch=('i686' 'x86_64')
-url='ttp://search.cpan.org/dist/Digest-MD4'
+url='http://search.cpan.org/dist/Digest-MD4'
license=('GPL' 'PerlArtistic')
depends=('perl')
options=(!emptydirs)