summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorstardust952021-05-03 01:49:02 +0200
committerstardust952021-05-03 01:49:02 +0200
commit10000a0c176809d6175aaa0ccb3c2dd3daf5c308 (patch)
tree5d93ef4450a7d0b24002671858c67bd735e78dc7 /PKGBUILD
parentf87561db632b60f340648bbd83aa353bc472de3f (diff)
downloadaur-10000a0c176809d6175aaa0ccb3c2dd3daf5c308.tar.gz
Added lebiniou>=3.56.0 dependency because the new versions of lebiniou-data breaks older versions of lebiniou.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8503733ca44b..d14313d1177e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,12 @@
# Contributor: Namarrgon
pkgname=lebiniou-data
pkgver=3.56.0
-pkgrel=1
+pkgrel=2
pkgdesc="Data files for lebiniou"
arch=('any')
url="https://biniou.net/"
license=('GPL')
+depends=('lebiniou>=3.56.0')
source=("https://gitlab.com/lebiniou/lebiniou-data/-/archive/version-$pkgver/lebiniou-data-version-$pkgver.tar.gz")
sha256sums=('1667d3cd96d01bd88791f665af21a5ef875ad2d7ba20b5435c2d765075da41e1')