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

Update to 2.12.2-1

parent 97b1d7d8
No related branches found
No related tags found
No related merge requests found
# Generated by mksrcinfo v8
# Tue Apr 11 06:19:01 UTC 2017
# Wed May 3 10:51:19 UTC 2017
pkgbase = libosmium
pkgdesc = Fast and flexible C++ library for working with OpenStreetMap data.
pkgver = 2.12.1
pkgver = 2.12.2
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.1.tar.gz
sha1sums = 186026b362bb8dbff3cbe721117b97b08d2974c6
sha256sums = 7e83f9b7af3195dd0eafae7d3c572ef90e4c9409ed6c3f96635fa75603aa6538
source = https://github.com/osmcode/libosmium/archive/v2.12.2.tar.gz
sha1sums = 0887b02717985a9ddc8916a1f616e7723d76d01c
sha256sums = 717fda38ac49c3e098084b0871cffd3332b0b49a1bba9f5412a085f540bff1a4
pkgname = libosmium
# Maintainer: Simon Legner <Simon.Legner@gmail.com>
pkgname=libosmium
pkgver=2.12.1
pkgver=2.12.2
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=('186026b362bb8dbff3cbe721117b97b08d2974c6')
sha256sums=('7e83f9b7af3195dd0eafae7d3c572ef90e4c9409ed6c3f96635fa75603aa6538')
sha1sums=('0887b02717985a9ddc8916a1f616e7723d76d01c')
sha256sums=('717fda38ac49c3e098084b0871cffd3332b0b49a1bba9f5412a085f540bff1a4')
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