summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenya Sovetkin2018-01-13 20:35:15 +0100
committerJenya Sovetkin2018-01-13 20:35:15 +0100
commitf8a182f4ead4f39d41eebfd07d60cfc155ddb3a2 (patch)
tree0ff03b4f3bc9ba152ff341c69afcf3e6b05b32a1
parent257745c69685810875bfbb1d9f2d400b86bb19a3 (diff)
downloadaur-f8a182f4ead4f39d41eebfd07d60cfc155ddb3a2.tar.gz
leave out the parentheses
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4efb60c7fe00..f4c01e2014ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
arch=(any)
license=('BSD')
pkgdesc="Tool to extract the attached files out of a MIME package"
-url=(http://www.pldaniels.com/ripmime/)
+url="http://www.pldaniels.com/ripmime/"
source=(http://www.pldaniels.com/$pkgname/$pkgname-$pkgver.tar.gz)
md5sums=('bb0844b0e73625ef79206d3fe620716e')