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

upgpkg: libosmium 2.16.0-1

upstream release
parent 4807f136
No related branches found
No related tags found
No related merge requests found
pkgbase = libosmium
pkgdesc = Fast and flexible C++ library for working with OpenStreetMap data.
pkgver = 2.15.6
pkgver = 2.16.0
pkgrel = 1
url = https://osmcode.org/libosmium/
arch = any
......@@ -19,8 +19,8 @@ pkgbase = libosmium
optdepends = doxygen: build Libosmium API documentation
provides = libosmium
conflicts = libosmium-git
source = libosmium-2.15.6.tar.gz::https://github.com/osmcode/libosmium/archive/v2.15.6.tar.gz
sha256sums = 55879b9da0f3756f3216f9fb857f35afb3b01294b5f18e0d1719334e7d4f5ac9
source = libosmium-2.16.0.tar.gz::https://github.com/osmcode/libosmium/archive/v2.16.0.tar.gz
sha256sums = 42bbef97226d7db7ce3eeb474603e5b1f2f0f86cec85498868e9416e7cdf5bd5
pkgname = libosmium
# Maintainer: Simon Legner <Simon.Legner@gmail.com>
pkgname=libosmium
pkgver=2.15.6
pkgver=2.16.0
pkgrel=1
pkgdesc="Fast and flexible C++ library for working with OpenStreetMap data."
url="https://osmcode.org/libosmium/"
......@@ -39,4 +39,4 @@ package() {
install -Dm644 ../LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}
sha256sums=('55879b9da0f3756f3216f9fb857f35afb3b01294b5f18e0d1719334e7d4f5ac9')
sha256sums=('42bbef97226d7db7ce3eeb474603e5b1f2f0f86cec85498868e9416e7cdf5bd5')
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