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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Wed Apr 8 10:20:27 UTC 2020


    Date: Wednesday, April 8, 2020 @ 10:20:27
  Author: bpiotrowski
Revision: 379809

1.0.10-1

Modified:
  flatpak-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-08 10:16:22 UTC (rev 379808)
+++ PKGBUILD	2020-04-08 10:20:27 UTC (rev 379809)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=flatpak-builder
-pkgver=1.0.9
+pkgver=1.0.10
 pkgrel=1
 pkgdesc="Tool to build flatpaks from source"
 url="https://flatpak.org"
@@ -11,7 +11,7 @@
 makedepends=(intltool gobject-introspection git docbook-xsl xmlto libdwarf)
 checkdepends=(python2 valgrind)
 replaces=('flatpak<0.9.10')
-_commit=953cc86673abac7dcfa3853f1c6bf590e9d3e7d0
+_commit=66d2a683378e6a8b6012e25d9803f819c1563d2d  # tags/1.0.10^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