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

Jerome Leclanche jleclanche at archlinux.org
Fri Apr 1 20:08:57 UTC 2016


    Date: Friday, April 1, 2016 @ 22:08:57
  Author: jleclanche
Revision: 169189

upgpkg: liblxqt 0.10.0-6

Rebuild

Modified:
  liblxqt/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-01 15:28:55 UTC (rev 169188)
+++ PKGBUILD	2016-04-01 20:08:57 UTC (rev 169189)
@@ -3,7 +3,7 @@
 
 pkgname=liblxqt
 pkgver=0.10.0
-pkgrel=5
+pkgrel=6
 pkgdesc="Common base library for LXQt components."
 arch=("i686" "x86_64")
 url="http://lxqt.org"
@@ -11,12 +11,12 @@
 depends=("kwindowsystem" "libqtxdg")
 makedepends=("cmake" "qt5-tools")
 source=(
-        "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz"
-        "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc"
+	"https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz"
+	"https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc"
 )
 sha256sums=(
-        "77a42a9ae79d0887bf09cba0c6aaf59ba71edb0bc807736384d1072254aace7c"
-        "SKIP"
+	"77a42a9ae79d0887bf09cba0c6aaf59ba71edb0bc807736384d1072254aace7c"
+	"SKIP"
 )
 validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
 



More information about the arch-commits mailing list