summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMorteza NourelahiAlamdari2022-01-29 17:38:14 +0100
committerMorteza NourelahiAlamdari2022-01-29 17:38:14 +0100
commit9ac710d007ea6b93720f3435a6b6e1f64da9e504 (patch)
tree3a036309edf8e49aea94d2f820fddf44eaea39c0 /PKGBUILD
parentfb8003ea14c7f4fadaa051243ccba6be413becaa (diff)
downloadaur-9ac710d007ea6b93720f3435a6b6e1f64da9e504.tar.gz
Upgrade version to v2.6.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e70b46b2deee..fd2e2cd36a71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=typedb-server
_pkgname=typedb
-pkgver=2.6.1
+pkgver=2.6.2
pkgrel=1
pkgdesc="TypeDB: a strongly-typed database"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('AGPL-3.0')
makedepends=()
depends=('jre-openjdk')
source=("https://github.com/vaticle/${_pkgname}/releases/download/${pkgver}/${pkgname}-linux-${pkgver}.tar.gz")
-sha256sums=('8f5f34f8dac035b6b95959e172be9ec0f89b2ab2e1c1349edb0cc4efe4fdc94f')
+sha256sums=('da2e4c9324105951f8db446893152295c909cdfe5a8baeb4c1ae455be787790a')
_dirname="${pkgname}-linux-${pkgver}"
package() {