summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoropale952022-02-05 16:32:43 +0100
committeropale952022-02-05 16:32:43 +0100
commit40c8573a0d2733cf178ee4aa5cccd998033da7eb (patch)
tree4c36e388595b116ae2f052611964204808a890b0
parent28f0f734bb944c24b06dde5bc9df19c89106e98f (diff)
downloadaur-40c8573a0d2733cf178ee4aa5cccd998033da7eb.tar.gz
Update to 3.65.0.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7705108c5365..5f30f7056c93 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = lebiniou-data
pkgdesc = Data files for lebiniou
- pkgver = 3.64.0
+ pkgver = 3.65.0
pkgrel = 1
url = https://biniou.net/
arch = any
license = GPL
- source = https://gitlab.com/lebiniou/lebiniou-data/-/archive/version-3.64.0/lebiniou-data-version-3.64.0.tar.gz
- sha256sums = 940545a3a42c30a8c1e83e2971dec7e132d9c2f9a6a564a9cc22a551d427e3f0
+ source = https://gitlab.com/lebiniou/lebiniou-data/-/archive/version-3.65.0/lebiniou-data-version-3.65.0.tar.gz
+ sha256sums = 5e058172d2beafcd93325a4b850679a0c716ed300a35ee83ea35cec294021734
pkgname = lebiniou-data
diff --git a/PKGBUILD b/PKGBUILD
index efe16267d7cb..43a5b92444f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: opale95
# Contributor: Namarrgon
pkgname=lebiniou-data
-pkgver=3.64.0
+pkgver=3.65.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=('940545a3a42c30a8c1e83e2971dec7e132d9c2f9a6a564a9cc22a551d427e3f0')
+sha256sums=('5e058172d2beafcd93325a4b850679a0c716ed300a35ee83ea35cec294021734')
build() {
cd "$pkgname-version-$pkgver"