summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKusoneko2023-03-19 21:23:36 -0400
committerKusoneko2023-03-19 21:23:36 -0400
commit3251a466051052c8680f745f170451d034683fde (patch)
treee32f78e9bbf66a07e301e14c810ac7c0a395076a /PKGBUILD
parentf0870f79836a0906aa648f031305cc59c0a98138 (diff)
downloadaur-pounce-git.tar.gz
Add makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68401c2d890c..5fca1983f16a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
# Maintainer: Kusoneko <kusoneko@kusoneko.moe>
pkgname=pounce-git
-pkgver=3.0.r462.f2ca5b0
+pkgver=3.1.r470.2abf0df
pkgrel=1
pkgdesc="A multi-client, TLS-only IRC bouncer"
arch=('x86_64')
url="https://git.causal.agency/pounce"
license=('GPL3')
+makedepends=('git')
depends=('libretls' 'libxcrypt')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")