summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoropale952021-09-25 15:28:37 +0200
committeropale952021-09-25 15:28:37 +0200
commit9b8c14d42740ef04727ff706ea47e1722ac531b7 (patch)
treeaa97463ebbf81b0da366f1aa8084cb140a4708a2
parentaaf40aa26021514c7ac039c8352aae478ee1b56f (diff)
downloadaur-9b8c14d42740ef04727ff706ea47e1722ac531b7.tar.gz
Update to 3.62.2.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85f97f8900c4..1bc135354466 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = lebiniou-data
pkgdesc = Data files for lebiniou
- pkgver = 3.62.0
+ pkgver = 3.62.2
pkgrel = 1
url = https://biniou.net/
arch = any
license = GPL
- source = https://gitlab.com/lebiniou/lebiniou-data/-/archive/version-3.62.0/lebiniou-data-version-3.62.0.tar.gz
- sha256sums = a549a74443ca7697c2059642c0817e1d8245aaefbeea7842674f753178209eb5
+ source = https://gitlab.com/lebiniou/lebiniou-data/-/archive/version-3.62.2/lebiniou-data-version-3.62.2.tar.gz
+ sha256sums = 17c8b8e68e0777cdef23963fbe3a1496433a44cc0f29c791395cd99e4b001ca7
pkgname = lebiniou-data
diff --git a/PKGBUILD b/PKGBUILD
index acc926d285cc..61368b184a02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: opale95
# Contributor: Namarrgon
pkgname=lebiniou-data
-pkgver=3.62.0
+pkgver=3.62.2
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=('a549a74443ca7697c2059642c0817e1d8245aaefbeea7842674f753178209eb5')
+sha256sums=('17c8b8e68e0777cdef23963fbe3a1496433a44cc0f29c791395cd99e4b001ca7')
build() {
cd "$pkgname-version-$pkgver"