[arch-commits] Commit in flatpak-builder/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Mon Jun 25 17:02:12 UTC 2018
Date: Monday, June 25, 2018 @ 17:02:12
Author: bpiotrowski
Revision: 327553
0.99.1-1
Modified:
flatpak-builder/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-25 10:56:06 UTC (rev 327552)
+++ PKGBUILD 2018-06-25 17:02:12 UTC (rev 327553)
@@ -2,7 +2,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
pkgname=flatpak-builder
-pkgver=0.10.10
+pkgver=0.99.1
pkgrel=1
pkgdesc="Tool to build flatpaks from source"
url="http://flatpak.org"
@@ -12,9 +12,9 @@
makedepends=(intltool gobject-introspection git docbook-xsl xmlto libdwarf)
checkdepends=(python2 valgrind)
replaces=('flatpak<0.9.10')
-_commit=82f2de0936fab7cebc844a6923919c5af4db3dcd # tags/0.10.10^0
+_commit=823c7604132f15ebefab9de101573dd54ce5d094 # tags/0.99.1^0
source=("git+https://github.com/flatpak/flatpak-builder#commit=$_commit"
- "git+https://git.gnome.org/browse/libglnx")
+ "git+https://gitlab.gnome.org/GNOME/libglnx.git")
sha256sums=('SKIP'
'SKIP')
More information about the arch-commits
mailing list