summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2021-06-17 00:57:14 -0600
committerBrian Bidulock2021-06-17 00:57:14 -0600
commit6caac48396a934124de1ac4a5d764078eb86ba66 (patch)
tree7eb833f22d0703306aa0d1011c1e19ffbecda02d /PKGBUILD
parentf2347bdaa98bf13cb6451b526dc4a1928aeeaeaf (diff)
downloadaur-libmcs.tar.gz
version dependency on libmowgli
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6c0197362e91..25a4d664e4ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ arch=('i686' 'x86_64')
#url='http://www.atheme.org/project/mcs'
url="https://github.com/atheme-legacy/${pkgname}"
license=('BSD')
-depends=('libmowgli')
+depends=('libmowgli>=2.1.3')
#source=("http://distfiles.atheme.org/libmcs-${pkgver}.tbz2")
source=("https://github.com/atheme-legacy/libmcs/archive/refs/tags/${pkgname}-${pkgver}.tar.gz")
sha256sums=('7104eeff9b1fa375a5bda55fe4141158c251873e8a086cf08e57a1cf5d70e329')