Date: Monday, November 2, 2015 @ 15:39:29 Author: fyan Revision: 145648
upgpkg: libcontentaction 0.2.6-1 Modified: libcontentaction/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-11-02 14:36:22 UTC (rev 145647) +++ PKGBUILD 2015-11-02 14:39:29 UTC (rev 145648) @@ -2,15 +2,15 @@ # Maintainer: Felix Yan <[email protected]> pkgname=libcontentaction -pkgver=0.2.3 +pkgver=0.2.6 pkgrel=1 pkgdesc="Library for associating content with actions" arch=('i686' 'x86_64') -url="http://github.com/nemomobile/libcontentaction" +url="https://git.merproject.org/mer-core/libcontentaction" license=('LGPL') depends=('qt5-systems' 'mlite') makedepends=('git' 'qt5-tools' 'python2') -source=("git+https://github.com/nemomobile/libcontentaction.git#tag=$pkgver") +source=("git+https://git.merproject.org/mer-core/libcontentaction.git#tag=$pkgver") sha256sums=('SKIP') prepare() {
