summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoropale952021-09-12 20:17:53 +0200
committeropale952021-09-12 20:19:40 +0200
commitaaf40aa26021514c7ac039c8352aae478ee1b56f (patch)
tree62062219119670d6fb5c340336dcb67870962176
parent50b063e732eaa9bef7ecf6d8aef4df18612e9278 (diff)
downloadaur-aaf40aa26021514c7ac039c8352aae478ee1b56f.tar.gz
Update to 3.62.0.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 023c26bf2ed6..85f97f8900c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = lebiniou-data
pkgdesc = Data files for lebiniou
- pkgver = 3.61.1
+ pkgver = 3.62.0
pkgrel = 1
url = https://biniou.net/
arch = any
license = GPL
- source = https://gitlab.com/lebiniou/lebiniou-data/-/archive/version-3.61.1/lebiniou-data-version-3.61.1.tar.gz
- sha256sums = 330ebc97a98fb6c80e839726a7f45caa1510420b84d16e0d909826167805a48c
+ source = https://gitlab.com/lebiniou/lebiniou-data/-/archive/version-3.62.0/lebiniou-data-version-3.62.0.tar.gz
+ sha256sums = a549a74443ca7697c2059642c0817e1d8245aaefbeea7842674f753178209eb5
pkgname = lebiniou-data
diff --git a/PKGBUILD b/PKGBUILD
index e1bb10581859..acc926d285cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: opale95
# Contributor: Namarrgon
pkgname=lebiniou-data
-pkgver=3.61.1
+pkgver=3.62.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=('330ebc97a98fb6c80e839726a7f45caa1510420b84d16e0d909826167805a48c')
+sha256sums=('a549a74443ca7697c2059642c0817e1d8245aaefbeea7842674f753178209eb5')
build() {
cd "$pkgname-version-$pkgver"