From 01f4549d9039032283e599688f28b5a46c4a3311 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Mon, 4 Aug 2014 18:10:35 +0200 Subject: Clean up PKGBUILDs --- .SRCINFO | 2 +- PKGBUILD | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index b21f2fe..2683d84 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,5 +1,5 @@ # Generated by makepkg 4.2.1 -# Mon Jun 1 14:56:46 UTC 2015 +# Mon Jun 1 14:56:47 UTC 2015 pkgbase = spambayes pkgdesc = Bayesian anti-spam classifier written in Python pkgver = 1.1a6 diff --git a/PKGBUILD b/PKGBUILD index f7a7a47..f19ab45 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,14 +1,14 @@ -# Maintainer: Johannes Löthberg - pkgname=spambayes pkgver=1.1a6 pkgrel=4 + pkgdesc="Bayesian anti-spam classifier written in Python" -arch=('any') url="http://spambayes.sourceforge.net/" +arch=('any') license=('PSF') + depends=('python2' 'python2-lockfile' 'python2-setuptools') + source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz") md5sums=('d06ed6d097911ddc8db31b4e9663df4b') -- cgit v1.2.3-70-g09d2