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

Chih-Hsuan Yen yan12125 at archlinux.org
Thu Oct 31 16:05:51 UTC 2019


    Date: Thursday, October 31, 2019 @ 16:05:51
  Author: yan12125
Revision: 521094

upgpkg: libqtxdg 3.4.0-1

Modified:
  libqtxdg/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-31 14:56:49 UTC (rev 521093)
+++ PKGBUILD	2019-10-31 16:05:51 UTC (rev 521094)
@@ -2,8 +2,8 @@
 # Co-Maintainer: Chih-Hsuan Yen <yan12125 at gmail.com>
 
 pkgname=libqtxdg
-pkgver=3.3.1
-pkgrel=7
+pkgver=3.4.0
+pkgrel=1
 pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt."
 arch=("x86_64")
 url="https://lxqt.org"
@@ -15,7 +15,7 @@
   "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=('1061fa6a4783df5e33ea2876f03f88b9ffef8157d37da97ea6b217b736c2d6d6'
+sha256sums=('7bb5bbbb901915888107ddcd1f120801569970832bda656b3abeb6514c2ab66e'
             'SKIP')
 validpgpkeys=(
   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche <jerome at leclan.ch>
@@ -28,7 +28,6 @@
   cd build
   cmake "$srcdir/$pkgname-$pkgver" \
     -DCMAKE_INSTALL_PREFIX=/usr \
-    -DCMAKE_INSTALL_LIBDIR=lib \
     -DBUILD_TESTS=ON
   make
 }



More information about the arch-commits mailing list