summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstardust952021-05-02 00:43:59 +0200
committerstardust952021-05-02 00:43:59 +0200
commitf87561db632b60f340648bbd83aa353bc472de3f (patch)
treec84fed4e2b10d7eed3e551905d6db594ca961287
parentf3cc2bcca53a9ca972fa1c3b8b35122049f9d137 (diff)
downloadaur-f87561db632b60f340648bbd83aa353bc472de3f.tar.gz
Update to 3.56.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce4648cfb663..97d5c59156fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = lebiniou-data
pkgdesc = Data files for lebiniou
- pkgver = 3.55.0
- pkgrel = 3
+ pkgver = 3.56.0
+ pkgrel = 1
url = https://biniou.net/
arch = any
license = GPL
- source = https://gitlab.com/lebiniou/lebiniou-data/-/archive/version-3.55.0/lebiniou-data-version-3.55.0.tar.gz
- sha256sums = 3572e990c547f30d3294bd924136cb047d4489c9dac66e98124409805ecd127b
+ source = https://gitlab.com/lebiniou/lebiniou-data/-/archive/version-3.56.0/lebiniou-data-version-3.56.0.tar.gz
+ sha256sums = 1667d3cd96d01bd88791f665af21a5ef875ad2d7ba20b5435c2d765075da41e1
pkgname = lebiniou-data
diff --git a/PKGBUILD b/PKGBUILD
index 83412862abfc..8503733ca44b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: stardust95
# Contributor: Namarrgon
pkgname=lebiniou-data
-pkgver=3.55.0
-pkgrel=3
+pkgver=3.56.0
+pkgrel=1
pkgdesc="Data files for lebiniou"
arch=('any')
url="https://biniou.net/"
license=('GPL')
source=("https://gitlab.com/lebiniou/lebiniou-data/-/archive/version-$pkgver/lebiniou-data-version-$pkgver.tar.gz")
-sha256sums=('3572e990c547f30d3294bd924136cb047d4489c9dac66e98124409805ecd127b')
+sha256sums=('1667d3cd96d01bd88791f665af21a5ef875ad2d7ba20b5435c2d765075da41e1')
build() {
cd "$pkgname-version-$pkgver"