aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/libxmlb/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libxmlb/APKBUILD b/community/libxmlb/APKBUILD
index d82ad60ab2e..ffb0ac87453 100644
--- a/community/libxmlb/APKBUILD
+++ b/community/libxmlb/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Pablo Correa Gomez <ablocorrea@hotmail.com>
pkgname=libxmlb
-pkgver=0.3.18
+pkgver=0.3.19
pkgrel=0
pkgdesc="Library to help create and query binary XML blobs"
url="https://github.com/hughsie/libxmlb"
@@ -39,5 +39,5 @@ _dev() {
}
sha512sums="
-2576aca6b7651cf484694ad157914982ef1e3949ea641b4181966e5d5292b3d8c16318fe61b14d8c7e6d0e0d184ed30d498f874f5ada196f0ca69c6180d9061f libxmlb-0.3.18.tar.gz
+07db2e99b2f78f6e99cccbf5ca250978955d5a9bf18aaa675b2292d1df438fc3f98a5d0e8ddcfa41e686782f35947fe92b54b520b4e6e278d6e5c871e7491271 libxmlb-0.3.19.tar.gz
"