Date: Monday, October 24, 2022 @ 20:34:41
  Author: spupykin
Revision: 1334641

upgpkg: libzdb 3.2.3-1

Modified:
  libzdb/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-24 20:26:29 UTC (rev 1334640)
+++ PKGBUILD    2022-10-24 20:34:41 UTC (rev 1334641)
@@ -1,8 +1,8 @@
 # Maintainer: Sergej Pupykin <[email protected]>
 
 pkgname=libzdb
-pkgver=3.2.2
-pkgrel=2
+pkgver=3.2.3
+pkgrel=1
 pkgdesc="Zild Database Library"
 arch=('x86_64')
 url="https://www.tildeslash.com/libzdb/";
@@ -9,7 +9,7 @@
 license=('GPL')
 depends=('postgresql-libs' 'sqlite' 'mariadb-libs')
 source=(https://www.tildeslash.com/libzdb/dist/libzdb-$pkgver.tar.gz)
-sha256sums=('d51e4e21ee1ee84ac8763de91bf485360cd76860b951ca998e891824c4f195ae')
+sha256sums=('a1957826fab7725484fc5b74780a6a7d0d8b7f5e2e54d26e106b399e0a86beb0')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"

Reply via email to