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

Jerome Leclanche jleclanche at archlinux.org
Sat Oct 21 22:08:36 UTC 2017


    Date: Saturday, October 21, 2017 @ 22:08:34
  Author: jleclanche
Revision: 263895

upgpkg: libqtxdg 3.1.0-1

Upstream release 3.1.0

Modified:
  libqtxdg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-21 22:02:46 UTC (rev 263894)
+++ PKGBUILD	2017-10-21 22:08:34 UTC (rev 263895)
@@ -2,8 +2,8 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=libqtxdg
-pkgver=2.0.0
-pkgrel=4
+pkgver=3.1.0
+pkgrel=1
 pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt."
 arch=("i686" "x86_64")
 url="http://lxqt.org"
@@ -14,11 +14,13 @@
 	"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"
 	"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc"
 )
-sha512sums=('f4e32346eddedd31195093214a45e9831742ee886a14b5d7ba1d640a91e05473b9b8adc7bca9970090f1fa8187597cd10796c32ecea4ac02229e9869cd4f1db3'
-            'SKIP')
+sha256sums=(
+	"0ee1a4684b782e34950c55dc06df1b4ef2dc3d9b3562a512de004191c18a2e08"
+	"SKIP"
+)
 validpgpkeys=(
-	"169704C6FB490C6892C7F23C37E0AF1FDA48F373"
-	"7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"
+	"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche <jerome at leclan.ch>
+	"7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida <agaida at siduction.org>
 )
 
 



More information about the arch-commits mailing list