summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgileri2021-03-08 23:59:39 +0100
committergileri2021-03-08 23:59:39 +0100
commit5900aee8fee21c8063c32884f12cab2f0e03cf19 (patch)
tree439f88362d10409c6c822fd0645fa7702740e819 /PKGBUILD
parent142d7212f743b54f2836d28f90b274cc4383a826 (diff)
downloadaur-pyosmium-git.tar.gz
Add git makedepend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43566c53cfbe..c9812c3e1d78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: gileri <twiked at gmail d(0)t com>
pkgname=pyosmium-git
-pkgver=2.15.3.r0.gfb4ce3a
+pkgver=3.1.3.r4.g78b09cf
pkgrel=1
pkgdesc="Python bindings for libosmium"
url="http://osmcode.org/pyosmium"
arch=('x86_64' 'i686')
license=('custom')
depends=('boost' 'libosmium' 'python' 'protozero')
-makedepends=('pybind11' 'python-setuptools' 'cmake' 'boost-libs')
+makedepends=('git' 'pybind11' 'python-setuptools' 'cmake' 'boost-libs')
optdepends=()
conflicts=('pyosmium')
provides=('pyosmium')