[arch-commits] Commit in flatpak-builder/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Mon Aug 20 10:33:11 UTC 2018
Date: Monday, August 20, 2018 @ 10:33:11
Author: bpiotrowski
Revision: 332694
1.0.0-1
Modified:
flatpak-builder/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-20 10:29:49 UTC (rev 332693)
+++ PKGBUILD 2018-08-20 10:33:11 UTC (rev 332694)
@@ -2,7 +2,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
pkgname=flatpak-builder
-pkgver=0.99.3
+pkgver=1.0.0
pkgrel=1
pkgdesc="Tool to build flatpaks from source"
url="http://flatpak.org"
@@ -12,7 +12,7 @@
makedepends=(intltool gobject-introspection git docbook-xsl xmlto libdwarf)
checkdepends=(python2 valgrind)
replaces=('flatpak<0.9.10')
-_commit=4794eaf75c4023500d43cdafdbfba4489b1505d2 # tags/0.99.3
+_commit=5bb3e5801bcfc8c657e213199b4c223b9676d2b9 # tags/1.0.0^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