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

Update to 2.15.0-1

parent 3dc98774
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.14.2
pkgver = 2.15.0
pkgrel = 1
url = http://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.14.2.tar.gz::https://github.com/osmcode/libosmium/archive/v2.14.2.tar.gz
sha256sums = 24b1a73c43e7b8e412ffcd4fb40f1b152edb316ff2799a60e0f31f1eb1212b35
source = libosmium-2.15.0.tar.gz::https://github.com/osmcode/libosmium/archive/v2.15.0.tar.gz
sha256sums = 16387d206977717e5982907a380c6f0fb6e0c02c96a7e7d2d23e2d516ae25315
pkgname = libosmium
# Maintainer: Simon Legner <Simon.Legner@gmail.com>
pkgname=libosmium
pkgver=2.14.2
pkgver=2.15.0
pkgrel=1
pkgdesc="Fast and flexible C++ library for working with OpenStreetMap data."
url="http://osmcode.org/libosmium/"
......@@ -41,4 +41,4 @@ package() {
install -Dm644 ../LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}
sha256sums=('24b1a73c43e7b8e412ffcd4fb40f1b152edb316ff2799a60e0f31f1eb1212b35')
sha256sums=('16387d206977717e5982907a380c6f0fb6e0c02c96a7e7d2d23e2d516ae25315')
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