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

Jan Steffens heftig at gemini.archlinux.org
Mon Mar 7 18:25:22 UTC 2022


    Date: Monday, March 7, 2022 @ 18:25:22
  Author: heftig
Revision: 439267

1.12.6-1: FS#74048 return to 1.12

Modified:
  flatpak/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-07 18:20:18 UTC (rev 439266)
+++ PKGBUILD	2022-03-07 18:25:22 UTC (rev 439267)
@@ -3,18 +3,19 @@
 # Contributor: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=flatpak
-pkgver=1.13.1
+pkgver=1.12.6
 pkgrel=1
+epoch=1
 pkgdesc="Linux application sandboxing and distribution framework (formerly xdg-app)"
 url="https://flatpak.org"
 arch=(x86_64)
 license=(LGPL)
 depends=(dbus glib2 libsoup polkit libxau ostree json-glib libseccomp libarchive
-         python bubblewrap appstream-glib appstream xdg-dbus-proxy systemd)
+         python bubblewrap appstream-glib xdg-dbus-proxy systemd)
 makedepends=(intltool gobject-introspection gtk-doc git docbook-xsl xmlto)
 checkdepends=(valgrind socat)
 provides=(libflatpak.so)
-_commit=00c36185bd6e89267fe97b7e2fcd8c36bc3ae0b9  # tags/1.13.1^0
+_commit=e49f5289bcff0bdfabb668a27f9a1ed5e775d71c  # tags/1.12.6^0
 source=("git+https://github.com/flatpak/flatpak#commit=$_commit"
         git+https://gitlab.gnome.org/GNOME/libglnx.git
         git+https://github.com/projectatomic/bubblewrap



More information about the arch-commits mailing list