summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark2023-04-01 22:40:52 +0300
committerMark2023-04-01 22:40:52 +0300
commit1118e583c2003576635beadfd0762148dcd7534f (patch)
tree9b20740de038bdd132bbfb73b994b59712f8203c /PKGBUILD
parent87b09a7895011255e04d36ff4ec19ac5a1bfe217 (diff)
downloadaur-1118e583c2003576635beadfd0762148dcd7534f.tar.gz
Updated dev dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 889044d2c0b1..330bd2bda7da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@ _tag=f19bd19935459c3a092f4bd0cc14cb0c906837d6
source=(git+https://github.com/markcda/jeff.git#tag=$_tag)
pkgver=2.2.3.r0.gf19bd19
-pkgrel=1
+pkgrel=2
pkgdesc="Extensible chatbot and automation tool"
arch=("x86_64")
url="https://github.com/markcda/jeff"
license=('MIT')
depends=('python' 'qt5-base')
-makedepends=('git' 'cmake' 'qt5-tools')
+makedepends=('git' 'base-devel' 'cmake' 'qt5-tools')
options=('strip')
sha256sums=('SKIP')