summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Legner2020-06-28 18:22:10 +0200
committerSimon Legner2020-06-28 18:22:10 +0200
commit3a560586f70c21eadb81c4767341d377add33d74 (patch)
treecb9d4eec38b8f4699f734b061f6444f75de1131d
parent60117e1805ed7db2cb6892be0cb6f9b2a94d43ea (diff)
downloadaur-3a560586f70c21eadb81c4767341d377add33d74.tar.gz
upgpkg: libosmium 2.15.6-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 574064fd8a34..2a8bc7807d70 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.5
+ pkgver = 2.15.6
pkgrel = 1
url = https://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.5.tar.gz::https://github.com/osmcode/libosmium/archive/v2.15.5.tar.gz
- sha256sums = b32ab1f3c75c229806d90c087872064050d2f22e1afa70eed8dea32360cde358
+ source = libosmium-2.15.6.tar.gz::https://github.com/osmcode/libosmium/archive/v2.15.6.tar.gz
+ sha256sums = 55879b9da0f3756f3216f9fb857f35afb3b01294b5f18e0d1719334e7d4f5ac9
pkgname = libosmium
diff --git a/PKGBUILD b/PKGBUILD
index f35694d8a77e..d5b4b198d765 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Simon Legner <Simon.Legner@gmail.com>
pkgname=libosmium
-pkgver=2.15.5
+pkgver=2.15.6
pkgrel=1
pkgdesc="Fast and flexible C++ library for working with OpenStreetMap data."
url="https://osmcode.org/libosmium/"
@@ -39,4 +39,4 @@ package() {
install -Dm644 ../LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}
-sha256sums=('b32ab1f3c75c229806d90c087872064050d2f22e1afa70eed8dea32360cde358')
+sha256sums=('55879b9da0f3756f3216f9fb857f35afb3b01294b5f18e0d1719334e7d4f5ac9')