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

upgpkg: libosmium 2.17.0-1

upstream release
parent e624b6b2
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.16.0
pkgrel = 2
pkgver = 2.17.0
pkgrel = 1
url = https://osmcode.org/libosmium/
arch = any
license = custom
......@@ -20,8 +20,8 @@ pkgbase = libosmium
optdepends = doxygen: build Libosmium API documentation
provides = libosmium
conflicts = libosmium-git
source = libosmium-2.16.0.tar.gz::https://github.com/osmcode/libosmium/archive/v2.16.0.tar.gz
sha256sums = 42bbef97226d7db7ce3eeb474603e5b1f2f0f86cec85498868e9416e7cdf5bd5
source = libosmium-2.17.0.tar.gz::https://github.com/osmcode/libosmium/archive/v2.17.0.tar.gz
sha256sums = 4a7672d7caf4da3bc68619912b298462370c423c697871a0be6273c6686e10d6
pkgname = libosmium
# Maintainer: Simon Legner <Simon.Legner@gmail.com>
pkgname=libosmium
pkgver=2.16.0
pkgrel=2
pkgver=2.17.0
pkgrel=1
pkgdesc="Fast and flexible C++ library for working with OpenStreetMap data."
url="https://osmcode.org/libosmium/"
arch=('any')
......@@ -40,4 +40,4 @@ package() {
install -Dm644 ../LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}
sha256sums=('42bbef97226d7db7ce3eeb474603e5b1f2f0f86cec85498868e9416e7cdf5bd5')
sha256sums=('4a7672d7caf4da3bc68619912b298462370c423c697871a0be6273c6686e10d6')
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