summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKåre Hampf2015-10-17 15:58:13 +0300
committerKåre Hampf2015-10-17 15:58:13 +0300
commit78bf64b9210d1756c1aa5983d686fca756ec9399 (patch)
treeffbaf0fd75aa2a4a985e42bf76495ed319ac74df /PKGBUILD
parent0117b2b91fd0ac6d60be9c6fb6def28d79804cf7 (diff)
downloadaur-78bf64b9210d1756c1aa5983d686fca756ec9399.tar.gz
cleanup
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD13
1 files changed, 2 insertions, 11 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a3561b3ca56..e71a5ad45ff0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,17 +20,8 @@ depends=('perl-archive-zip' 'perl-datetime' 'perl-date-manip'
'perl-xml-dom' 'perl-xml-libxml' 'perl-xml-libxslt' 'perl-xml-simple'
'perl-xml-twig' 'perl-xml-writer' 'perl-parse-recdescent' 'perl-cgi'
'perl-xml-treepp')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2"
-disable-unicode-string.patch)
-md5sums=('7f95c24f91a7ac48cf81c32b21dc0492'
- '2a55fecd366f27373633fdc02f6be237')
-
-#prepare() {
-# echo "NOTE: Disabling recommended but optional Unicode::String"
-# echo " (due to SIGSEGV in build process)"
-# cd "$pkgname-$pkgver"
-# patch -p0 -i $srcdir/disable-unicode-string.patch
-#}
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('7f95c24f91a7ac48cf81c32b21dc0492')
build() {
cd "$pkgname-$pkgver"