summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Legner2019-08-18 00:55:34 +0200
committerSimon Legner2019-08-18 00:55:34 +0200
commitfbfdfb0603a7666231bf97d04fe12cc3be177b6a (patch)
tree8b595c92703b5aef269a6a1d73d06b8f16dab8a2
parent5d1de9e277ebc921f8d7b6b66574ce4c2c29f926 (diff)
downloadaur-fbfdfb0603a7666231bf97d04fe12cc3be177b6a.tar.gz
upgpkg: libosmium 2.15.2-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 652e3f21fdd9..f6bf5910f99a 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.1
+ pkgver = 2.15.2
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.1.tar.gz::https://github.com/osmcode/libosmium/archive/v2.15.1.tar.gz
- sha256sums = 4c0fe0146aee20423d9526e88f205fe442257fdf26df19225e2bde6084bad0ef
+ source = libosmium-2.15.2.tar.gz::https://github.com/osmcode/libosmium/archive/v2.15.2.tar.gz
+ sha256sums = be53024e16946ce49ff787f3ce569aa5710010236db68f971433ac6a10318a46
pkgname = libosmium
diff --git a/PKGBUILD b/PKGBUILD
index df822afde61e..7a2f0321d9cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Simon Legner <Simon.Legner@gmail.com>
pkgname=libosmium
-pkgver=2.15.1
+pkgver=2.15.2
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=('4c0fe0146aee20423d9526e88f205fe442257fdf26df19225e2bde6084bad0ef')
+sha256sums=('be53024e16946ce49ff787f3ce569aa5710010236db68f971433ac6a10318a46')