[arch-commits] Commit in libalkimia/repos (2 files)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Fri Aug 19 18:04:17 UTC 2016
Date: Friday, August 19, 2016 @ 18:04:16
Author: jlichtblau
Revision: 187084
libalkimia url field fix in [community] PKGBUILDs
Modified:
libalkimia/repos/community-i686/PKGBUILD
libalkimia/repos/community-x86_64/PKGBUILD
---------------------------+
community-i686/PKGBUILD | 2 +-
community-x86_64/PKGBUILD | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Modified: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2016-08-19 18:01:14 UTC (rev 187083)
+++ community-i686/PKGBUILD 2016-08-19 18:04:16 UTC (rev 187084)
@@ -8,7 +8,7 @@
pkgrel=1
pkgdesc="A library with common classes and functionality used by finance applications for the KDE SC."
arch=('i686' 'x86_64')
-url=('http://kde-apps.org/content/show.php/libalkimia?content=137323')
+url="http://kde-apps.org/content/show.php/libalkimia?content=137323"
license=('LGPL')
depends=('kdelibs')
makedepends=('cmake' 'automoc4' 'doxygen')
Modified: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2016-08-19 18:01:14 UTC (rev 187083)
+++ community-x86_64/PKGBUILD 2016-08-19 18:04:16 UTC (rev 187084)
@@ -8,7 +8,7 @@
pkgrel=1
pkgdesc="A library with common classes and functionality used by finance applications for the KDE SC."
arch=('i686' 'x86_64')
-url=('http://kde-apps.org/content/show.php/libalkimia?content=137323')
+url="http://kde-apps.org/content/show.php/libalkimia?content=137323"
license=('LGPL')
depends=('kdelibs')
makedepends=('cmake' 'automoc4' 'doxygen')
More information about the arch-commits
mailing list