summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjason2023-07-30 12:49:23 +1200
committerjason2023-07-30 12:49:23 +1200
commit67f5f7dd7bca0e381f5e1c05aef101540931767c (patch)
treea1098cb7aa1c8513d12e95ce1cecc01eeee059a7
parenta110a6ce933124a9f63428813900fdf6080be027 (diff)
downloadaur-67f5f7dd7bca0e381f5e1c05aef101540931767c.tar.gz
0.52.1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 920e802a80b9..3326185664c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Andreas Wagner <Andreas dot Wagner at em dot uni-frankfurt dot de>
pkgname=lbdb
-pkgver=0.51.1
+pkgver=0.52.1
pkgrel=1
pkgdesc="The little brother's database for the mutt mail reader"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ optdepends=(
)
backup=('etc/lbdb.rc' 'etc/lbdb_ldap.rc')
source=(https://github.com/RolandRosenfeld/lbdb/archive/refs/tags/v${pkgver}.tar.gz)
-sha256sums=('97e69fa6535e59869fc42431abe70f5cca4164890d0df2736081a94e1b3625ef')
+sha256sums=('186b263056bc979d399d1d7f29664e84dd7a4282ffbe4378cb567e55318d7929')
build() {
cd $srcdir/$pkgname-$pkgver