summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstardust952021-08-28 20:17:31 +0200
committerstardust952021-08-28 20:17:31 +0200
commit50b063e732eaa9bef7ecf6d8aef4df18612e9278 (patch)
treefc6adc6dbfd50203f658b817d1d46cc9968f3ea2
parent738796c6a71290be9928254df3cd7443954d0013 (diff)
downloadaur-50b063e732eaa9bef7ecf6d8aef4df18612e9278.tar.gz
Update to 3.61.1.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f404e20f487..023c26bf2ed6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = lebiniou-data
pkgdesc = Data files for lebiniou
- pkgver = 3.61.0
+ pkgver = 3.61.1
pkgrel = 1
url = https://biniou.net/
arch = any
license = GPL
- source = https://gitlab.com/lebiniou/lebiniou-data/-/archive/version-3.61.0/lebiniou-data-version-3.61.0.tar.gz
- sha256sums = 80b2e30692bc8a2a951aac6bfaa64283835262b73e1ac5a425e2caf7024f83de
+ source = https://gitlab.com/lebiniou/lebiniou-data/-/archive/version-3.61.1/lebiniou-data-version-3.61.1.tar.gz
+ sha256sums = 330ebc97a98fb6c80e839726a7f45caa1510420b84d16e0d909826167805a48c
pkgname = lebiniou-data
diff --git a/PKGBUILD b/PKGBUILD
index 6dfee02255c0..e1bb10581859 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: opale95
# Contributor: Namarrgon
pkgname=lebiniou-data
-pkgver=3.61.0
+pkgver=3.61.1
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=('80b2e30692bc8a2a951aac6bfaa64283835262b73e1ac5a425e2caf7024f83de')
+sha256sums=('330ebc97a98fb6c80e839726a7f45caa1510420b84d16e0d909826167805a48c')
build() {
cd "$pkgname-version-$pkgver"