summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 502854964856..1db7dd6eb2c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Eric Engestrom <aur [at] engestrom [dot] ch>
pkgname=python-avocado
-pkgver=101.0
+pkgver=102.0
pkgrel=1
pkgdesc="Set of tools and libraries to help with automated testing"
arch=('any')
url="http://avocado-framework.github.io/"
license=('GPL2')
source=("https://github.com/avocado-framework/avocado/archive/${pkgver}.tar.gz")
-sha256sums=('75e343ab9e3ebe553c92dc2aeaf73e8619eed5d5ecc2c4ce440494f680cbdfb1')
+sha256sums=('acdfc94705053823b7cb33c2d7d7d71d86e589f2067b856eb55a05212dc4ad70')
depends=('python' 'libvirt-python')
makedepends=('python-setuptools' 'python-docutils')