[arch-commits] Commit in flatpak-builder/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Tue Feb 12 06:11:35 UTC 2019


    Date: Tuesday, February 12, 2019 @ 06:11:34
  Author: bpiotrowski
Revision: 346036

1.0.5-1

Modified:
  flatpak-builder/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-12 02:44:42 UTC (rev 346035)
+++ PKGBUILD	2019-02-12 06:11:34 UTC (rev 346036)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=flatpak-builder
-pkgver=1.0.3
+pkgver=1.0.5
 pkgrel=1
 pkgdesc="Tool to build flatpaks from source"
 url="http://flatpak.org"
@@ -11,7 +11,7 @@
 makedepends=(intltool gobject-introspection git docbook-xsl xmlto libdwarf)
 checkdepends=(python2 valgrind)
 replaces=('flatpak<0.9.10')
-_commit=e845219468685292933d42c9ac0cf068d3a7ea4b  # tags/1.0.3^0
+_commit=1f43471c70daabd586892a07d9f466e082025cf5  # tags/1.0.5^0
 source=("git+https://github.com/flatpak/flatpak-builder#commit=$_commit"
         "git+https://gitlab.gnome.org/GNOME/libglnx.git")
 sha256sums=('SKIP'



More information about the arch-commits mailing list