summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca4f28cf4e07..09df1db7c2fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mike Cooper <mythmon@elem.us>
pkgname=field
pkgver=0.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Extact fields from a file or stdin"
arch=('any')
url="https://pypi.python.org/pypi/field/0.2.0"
@@ -9,6 +9,7 @@ license=('GPL3')
depends=('python2')
options=(!emptydirs)
source=("https://pypi.python.org/packages/source/${pkgname:0:1}/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('29394bc076ac37e1b40aa5d9249d8a60056f244bf6167d29cc66ec9d6b7dd182')
md5sums=('64eb76b875a128041eb31b625b435616')
package() {