summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Legner2019-11-29 08:53:14 +0100
committerSimon Legner2019-11-29 08:53:14 +0100
commit5e1410e66495c7b127bdb06f4f4977688aac0be9 (patch)
tree3a91438431c4e68d6e1557700ff48487a2c46cf1
parenta3b10edf25fa5be53e558f381f2d952ce134f6dd (diff)
downloadaur-5e1410e66495c7b127bdb06f4f4977688aac0be9.tar.gz
upgpkg: libosmium 2.15.4-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4edc51be3fe9..9fb2885b0b88 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libosmium
pkgdesc = Fast and flexible C++ library for working with OpenStreetMap data.
- pkgver = 2.15.3
+ pkgver = 2.15.4
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.15.3.tar.gz::https://github.com/osmcode/libosmium/archive/v2.15.3.tar.gz
- sha256sums = f95b76aa03fe60b5dc3e86329d6eb4baec4f86522a8d440ad149068019fb6866
+ source = libosmium-2.15.4.tar.gz::https://github.com/osmcode/libosmium/archive/v2.15.4.tar.gz
+ sha256sums = 402247f7764bc20c061fa7d9fad15fc85459b7ce4f420274de78c94d05ddf260
pkgname = libosmium
diff --git a/PKGBUILD b/PKGBUILD
index d94ca5d9efce..c5934d402aae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Simon Legner <Simon.Legner@gmail.com>
pkgname=libosmium
-pkgver=2.15.3
+pkgver=2.15.4
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=('f95b76aa03fe60b5dc3e86329d6eb4baec4f86522a8d440ad149068019fb6866')
+sha256sums=('402247f7764bc20c061fa7d9fad15fc85459b7ce4f420274de78c94d05ddf260')