[arch-commits] Commit in flatpak/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Thu Sep 14 07:46:32 UTC 2017
Date: Thursday, September 14, 2017 @ 07:46:31
Author: bpiotrowski
Revision: 305486
0.9.12-1
Modified:
flatpak/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-09-14 07:31:51 UTC (rev 305485)
+++ PKGBUILD 2017-09-14 07:46:31 UTC (rev 305486)
@@ -2,8 +2,8 @@
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
pkgname=flatpak
-pkgver=0.9.10
-pkgrel=2
+pkgver=0.9.12
+pkgrel=1
pkgdesc="Linux application sandboxing and distribution framework (formerly xdg-app)"
url="http://flatpak.org"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@
makedepends=(intltool gobject-introspection gtk-doc git docbook-xsl xmlto)
checkdepends=(valgrind)
install=flatpak.install
-_commit=52aab929fb4f261f2d7995190adfad167d76589a # tags/0.9.10^0
+_commit=4fc7107ab91aafd52188386ee48b5ae1eba715fc # tags/0.9.12^0
source=("git+https://github.com/flatpak/flatpak#commit=$_commit"
"git+https://github.com/projectatomic/bubblewrap"
"git+https://git.gnome.org/browse/libglnx")
More information about the arch-commits
mailing list