summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancisco Pina Martins2023-11-08 18:31:32 +0000
committerFrancisco Pina Martins2023-11-08 18:31:32 +0000
commita3c9f260669ccc9bc5fece6aa3f74e6d119b0604 (patch)
treef975322a9a072d1cd72ca29a7e104e0a40b4e9c9 /PKGBUILD
parent33bc57ca261b527917103148d1bba087d2a6ca06 (diff)
downloadaur-fastqt.tar.gz
Bumps pkgrel and corrects a dependency name
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 051c33ced6a6..f8f792992e28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=fastqt
pkgver=0.2.3
-pkgrel=2
+pkgrel=3
pkgdesc="FastQC port to Qt5: A quality control tool for high throughput sequence data."
arch=('i686' 'x86_64')
license=('GPL3')
url="https://github.com/labsquare/fastQt"
-depends=('qt5-charts' 'karchive' 'hicolor-icon-theme' 'qt5-svg')
+depends=('qt5-charts' 'karchive5' 'hicolor-icon-theme' 'qt5-svg')
source=(https://github.com/labsquare/fastQt/archive/${pkgver}.tar.gz)
sha256sums=('58b20dd5ece5aaf040ec8435de913170614e2a3217feeb6a00bc17f3eca87af0')