summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenjamin Chrétien2015-12-08 12:40:09 +0100
committerBenjamin Chrétien2015-12-08 12:40:09 +0100
commitaeab8386b8c35dd2f4bf172cd26c40b3aede45f7 (patch)
treec2d10ad263b4018d970c844a6984217e9464bc8e /PKGBUILD
parent8211ef355706f50b0096453bd63e6dd0ea3c9879 (diff)
downloadaur-aeab8386b8c35dd2f4bf172cd26c40b3aede45f7.tar.gz
Update to version 1.2.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8e0f26b75e7..ef840b9ff739 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
#Automatically generated by pip2arch on 2014-04-28
pkgname=python2-kitchen
-pkgver=1.2.1
+pkgver=1.2.4
pkgrel=1
pkgdesc="Kitchen contains a cornucopia of useful code"
url="https://fedorahosted.org/kitchen"
depends=('python2' )
-makedepends=('python2')
+makedepends=('python2' 'python2-setuptools')
license=('LGPLv2+')
arch=('any')
source=("https://pypi.python.org/packages/source/k/kitchen/kitchen-$pkgver.tar.gz")
-sha256sums=('ecfe562538ce1967a32e7a63832b27a5cd823ed43b90569ca98db082b90fc6e5')
+sha256sums=('38f73d844532dba7b8cce170e6eb032fc07d0d04a07670e1af754bd4c91dfb3d')
build() {
cd "$srcdir/kitchen-$pkgver"