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

2.14.0-1

parent 556b864c
No related branches found
No related tags found
No related merge requests found
# Generated by mksrcinfo v8
# Fri Aug 25 23:49:25 UTC 2017
# Tue May 8 20:10:12 UTC 2018
pkgbase = libosmium
pkgdesc = Fast and flexible C++ library for working with OpenStreetMap data.
pkgver = 2.13.1
pkgver = 2.14.0
pkgrel = 1
url = http://osmcode.org/libosmium/
arch = x86_64
......@@ -20,9 +20,8 @@ pkgbase = libosmium
optdepends = doxygen: build Libosmium API documentation
provides = libosmium
conflicts = libosmium-git
source = https://github.com/osmcode/libosmium/archive/v2.13.1.tar.gz
sha1sums = b270d5e59bf26e6e494ad5c4530ad01c5254ec51
sha256sums = a73cd56838a7438bd9ed208c9ce6794e2d55a1854039c4277a0c160d5071b909
source = https://github.com/osmcode/libosmium/archive/v2.14.0.tar.gz
sha256sums = ac385c13b1989cf60f9f2e0395a9d8f73ea557fbe8a35cabb0e5f0b74cf43b49
pkgname = libosmium
# Maintainer: Simon Legner <Simon.Legner@gmail.com>
pkgname=libosmium
pkgver=2.13.1
pkgver=2.14.0
pkgrel=1
pkgdesc="Fast and flexible C++ library for working with OpenStreetMap data."
url="http://osmcode.org/libosmium/"
......@@ -32,8 +32,7 @@ build() {
package() {
cd "${srcdir}/${pkgname}-${pkgver}/build"
make DESTDIR="${pkgdir}" install
install -Dm644 ../LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
install -Dm644 ../LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}
sha1sums=('b270d5e59bf26e6e494ad5c4530ad01c5254ec51')
sha256sums=('a73cd56838a7438bd9ed208c9ce6794e2d55a1854039c4277a0c160d5071b909')
sha256sums=('ac385c13b1989cf60f9f2e0395a9d8f73ea557fbe8a35cabb0e5f0b74cf43b49')
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