summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e833cb60383c..e1216e95a93e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=the-libs
pkgver=1.2
-pkgrel=0
+pkgrel=1
pkgdesc="Common libraries for the- applications by Victor Tran"
arch=("x86_64")
url="https://github.com/vicr123/the-libs"
license=('GPL3')
-depends=('qt5-base')
+depends=('qt5-base' 'ts-bugreport')
makedepends=('git')
source=("$pkgname-$pkgver"::'git+https://github.com/vicr123/the-libs#branch=master')
md5sums=('SKIP')