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

Chih-Hsuan Yen yan12125 at archlinux.org
Thu Nov 5 15:39:31 UTC 2020


    Date: Thursday, November 5, 2020 @ 15:39:31
  Author: yan12125
Revision: 743245

upgpkg: lxqt-archiver 0.3.0-1; update dependencies

Ref: https://github.com/lxqt/lxqt-archiver/pull/193

Modified:
  lxqt-archiver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-05 15:33:47 UTC (rev 743244)
+++ PKGBUILD	2020-11-05 15:39:31 UTC (rev 743245)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at gmail.com>
 
 pkgname=lxqt-archiver
-pkgver=0.2.0
+pkgver=0.3.0
 pkgrel=1
 pkgdesc="A simple & lightweight desktop-agnostic Qt file archiver"
 arch=("x86_64")
@@ -10,8 +10,11 @@
 license=("GPL2")
 depends=('libfm-qt' 'qt5-x11extras' 'glib2' 'json-glib' 'libfm-qt.so')
 makedepends=('cmake' 'qt5-tools' 'lxqt-build-tools')
+optdepends=(
+  'libarchive: for handling rpm files'
+)
 source=("https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
-sha256sums=('ce2548bd16ee4f28304ba4741a5d006611b874340f3257240a9b03a8d42fe2c4'
+sha256sums=('a765e76edd3ed509d1a8adce3ab8700fbf033619f0e2edb0e486c202abe80c3e'
             'SKIP')
 validpgpkeys=(
   "19DFDF3A579BD509DBB572D8BE793007AD22DF7E"  # Pedram Pourang <tsujan2000 at gmail.com>



More information about the arch-commits mailing list