summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAzael Reyes2021-03-18 19:11:33 -0700
committerAzael Reyes2021-03-18 19:11:33 -0700
commit6d932c667a0474c3849d1a82f51c11d5fe375d38 (patch)
tree414da801ec5ef974e82cc01d595114feba9674cc /PKGBUILD
parent1f8abccc8b88e89a577d557910ca299a27867019 (diff)
downloadaur-6d932c667a0474c3849d1a82f51c11d5fe375d38.tar.gz
updating to 1.10.0-alpha
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6ae2ad2ee0f..8556eb5c63ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=octetos-db-maria
-pkgver=1.4.1
+pkgver=1.10.0
pkgrel=2
pkgdesc="API to access database, MariaDB component."
arch=('x86_64')
license=('GPL')
url="https://github.com/azaeldevel/octetos-db"
depends=('octetos-db-abstract' 'mariadb-clients')
-md5sums=('a5f9a09165205ed2b3a801e01a4f0f94')
+md5sums=('4f3c75ccdd26bea226ae2a13538d0883')
source=(https://github.com/azaeldevel/${pkgname}/archive/${pkgver}-alpha.tar.gz)
build() {