summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEric Engestrom2022-07-19 19:10:11 +0100
committerEric Engestrom2022-07-19 19:10:11 +0100
commit2f536546f6b26c4e57c0526d184a3fd1455b6172 (patch)
tree12dd37e3815349ceaa6ae1c06530143b1531a6c3 /PKGBUILD
parent41b822271a628c6dfa2b59249587d5eefff98662 (diff)
downloadaur-2f536546f6b26c4e57c0526d184a3fd1455b6172.tar.gz
add missing `git` makedepend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1aae5e212ced..ca1a37fe75b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Eric Engestrom <aur [at] engestrom [dot] ch>
pkgname=python-avocado-git
-pkgver=98.0+0.g027faa19ab
+pkgver=98
pkgrel=1
pkgdesc="Set of tools and libraries to help with automated testing"
arch=('any')