summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Ziebarth2016-04-13 15:46:29 +0200
committerSebastian Ziebarth2016-04-13 15:46:29 +0200
commit016c3bfe215baab3fbd9adeb94e4b14a4d232343 (patch)
tree1b9ce1a53286b4898a249b7e202e1a8fea4692b1
parentcb0e8f21def1a0ddadba2c75eca19339379b3b2a (diff)
downloadaur-016c3bfe215baab3fbd9adeb94e4b14a4d232343.tar.gz
Removed unneeded variable
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5969ef844eae..38ec6b02c5e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,6 @@ pkgver=1.17
pkgrel=1
pkgdesc="Client library for the MogileFS distributed file system"
arch=(any)
-_dist="MogileFS-Client"
url="http://www.mogilefs.org/"
license=('GPL' 'PerlArtistic')
depends=(perl-libwww perl-io-stringy)