Skip to content
Snippets Groups Projects
Verified Commit 5cf1d2f3 authored by Simon Legner's avatar Simon Legner Committed by hashworks
Browse files

Update to 2.11.0-1

parent e32af7fb
No related branches found
No related tags found
No related merge requests found
# Generated by mksrcinfo v8
# Sun Dec 11 10:39:04 UTC 2016
# Sun Jan 15 09:25:08 UTC 2017
pkgbase = libosmium
pkgdesc = Fast and flexible C++ library for working with OpenStreetMap data.
pkgver = 2.10.3
pkgver = 2.11.0
pkgrel = 1
url = http://osmcode.org/libosmium/
arch = x86_64
......@@ -19,9 +19,9 @@ pkgbase = libosmium
optdepends = doxygen: build Libosmium API documentation
provides = libosmium
conflicts = libosmium-git
source = https://github.com/osmcode/libosmium/archive/v2.10.3.tar.gz
sha1sums = 0c25f40b3b2389a9815db78a5918717a78c5c5db
sha256sums = 9254a276d5e2c1b172c3bdd11d284f3ef5ffcfc296e685c57e59233d641fd229
source = https://github.com/osmcode/libosmium/archive/v2.11.0.tar.gz
sha1sums = dd8151dbf6b69ce8c83ef54c81911329ad53d79d
sha256sums = 32e0b0725efa6a93cf2752862b6f32991eb0978eae793692aab202d7c4f7be4f
pkgname = libosmium
# Maintainer: Simon Legner <Simon.Legner@gmail.com>
pkgname=libosmium
pkgver=2.10.3
pkgver=2.11.0
pkgrel=1
pkgdesc="Fast and flexible C++ library for working with OpenStreetMap data."
url="http://osmcode.org/libosmium/"
......@@ -35,5 +35,5 @@ package() {
install -Dm644 ../LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}
sha1sums=('0c25f40b3b2389a9815db78a5918717a78c5c5db')
sha256sums=('9254a276d5e2c1b172c3bdd11d284f3ef5ffcfc296e685c57e59233d641fd229')
sha1sums=('dd8151dbf6b69ce8c83ef54c81911329ad53d79d')
sha256sums=('32e0b0725efa6a93cf2752862b6f32991eb0978eae793692aab202d7c4f7be4f')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment