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

Jan Steffens heftig at archlinux.org
Sun Jun 26 13:49:19 UTC 2016


    Date: Sunday, June 26, 2016 @ 13:49:18
  Author: heftig
Revision: 270668

2016.6-1

Modified:
  ostree/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-26 13:45:29 UTC (rev 270667)
+++ PKGBUILD	2016-06-26 13:49:18 UTC (rev 270668)
@@ -3,8 +3,8 @@
 # Contributor: Mirco Tischler <mt-ml at gmx dot de>
 
 pkgname=ostree
-pkgver=2016.5
-pkgrel=4
+pkgver=2016.6
+pkgrel=1
 pkgdesc="Git for operating system binaries"
 url="https://ostree.readthedocs.org/en/latest/"
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
              python2)
 checkdepends=(parallel syslinux gjs)
-source=("git+https://git.gnome.org/browse/ostree#tag=v$pkgver"
+source=("git+https://github.com/ostreedev/ostree#tag=v$pkgver"
         "git+https://git.gnome.org/browse/libglnx"
         "git+https://github.com/mendsley/bsdiff")
 sha256sums=('SKIP'



More information about the arch-commits mailing list