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

Update to 2.12.1-1

parent 6997d6ea
No related branches found
No related tags found
No related merge requests found
# Generated by mksrcinfo v8
# Wed Mar 8 13:14:14 UTC 2017
# Tue Apr 11 06:19:01 UTC 2017
pkgbase = libosmium
pkgdesc = Fast and flexible C++ library for working with OpenStreetMap data.
pkgver = 2.12.0
pkgver = 2.12.1
pkgrel = 1
url = http://osmcode.org/libosmium/
arch = x86_64
......@@ -20,9 +20,9 @@ pkgbase = libosmium
optdepends = doxygen: build Libosmium API documentation
provides = libosmium
conflicts = libosmium-git
source = https://github.com/osmcode/libosmium/archive/v2.12.0.tar.gz
sha1sums = b7d6245e3c3fb84bc0e89e3cee587bccec245c1c
sha256sums = 6fd6812939c80bf1ab58d160e20202f400b26a36941f1e5c939a0a8f3a03af92
source = https://github.com/osmcode/libosmium/archive/v2.12.1.tar.gz
sha1sums = 186026b362bb8dbff3cbe721117b97b08d2974c6
sha256sums = 7e83f9b7af3195dd0eafae7d3c572ef90e4c9409ed6c3f96635fa75603aa6538
pkgname = libosmium
# Maintainer: Simon Legner <Simon.Legner@gmail.com>
pkgname=libosmium
pkgver=2.12.0
pkgver=2.12.1
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=('b7d6245e3c3fb84bc0e89e3cee587bccec245c1c')
sha256sums=('6fd6812939c80bf1ab58d160e20202f400b26a36941f1e5c939a0a8f3a03af92')
sha1sums=('186026b362bb8dbff3cbe721117b97b08d2974c6')
sha256sums=('7e83f9b7af3195dd0eafae7d3c572ef90e4c9409ed6c3f96635fa75603aa6538')
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