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

Felix Yan fyan at archlinux.org
Wed Oct 28 05:49:47 UTC 2015


    Date: Wednesday, October 28, 2015 @ 06:49:46
  Author: fyan
Revision: 145160

upgpkg: mlite 0.2.17-1

Modified:
  mlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-28 02:54:56 UTC (rev 145159)
+++ PKGBUILD	2015-10-28 05:49:46 UTC (rev 145160)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=mlite
-pkgver=0.2.16
+pkgver=0.2.17
 pkgrel=1
 pkgdesc="Useful classes originating from MeeGo Touch"
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 license=('LGPL')
 depends=('qt5-base' 'dconf')
 makedepends=('git' 'qt5-tools')
-source=("git+https://github.com/nemomobile/mlite.git#tag=$pkgver")
+source=("git+https://git.merproject.org/mer-core/mlite.git#tag=$pkgver")
 sha256sums=('SKIP')
 
 build() {



More information about the arch-commits mailing list