Date: Tuesday, January 29, 2019 @ 21:30:27
  Author: felixonmars
Revision: 428457

upgpkg: libqtxdg 3.3.0-1

Modified:
  libqtxdg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-01-29 21:29:40 UTC (rev 428456)
+++ PKGBUILD    2019-01-29 21:30:27 UTC (rev 428457)
@@ -1,8 +1,8 @@
 # Maintainer: Jerome Leclanche <jer...@leclan.ch>
 
 pkgname=libqtxdg
-pkgver=3.2.0
-pkgrel=5
+pkgver=3.3.0
+pkgrel=1
 pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt."
 arch=("x86_64")
 url="http://lxqt.org";
@@ -13,10 +13,8 @@
        
"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";
 )
-sha256sums=(
-       "949134060d148df2ca4515e3759ed9c6a2fa7c51eb7a2197dd0e26a32e220553"
-       "SKIP"
-)
+sha256sums=('14202ba8539adcac13ec1b9a74e61a1965b49c61a7a8e35c8a2924c902371287'
+            'SKIP')
 validpgpkeys=(
        "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 
<jer...@leclan.ch>
        "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 
<aga...@siduction.org>

Reply via email to