summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2016-01-04 01:05:32 -0800
committerAndy Weidenbaum2016-01-04 01:05:32 -0800
commitb5ba10f5d2ea54268e865326e7e87c68363ebfbe (patch)
tree2d4fd372c643d3bda9974650dd4c394ee8d302e3 /PKGBUILD
parent623fb6d636826e836c1bf3ebb52dcb17f53686ee (diff)
downloadaur-b5ba10f5d2ea54268e865326e7e87c68363ebfbe.tar.gz
rm unused _p6name variable
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73cbb53cae82..992195d0a9a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,6 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=perl6-json-marshal
-_p6name=JSON-Marshal
pkgver=0.0.3
pkgrel=2
pkgdesc="Simple serialisation of objects to JSON"