[arch-commits] Commit in kyotocabinet/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jul 31 08:49:49 UTC 2020
Date: Friday, July 31, 2020 @ 08:49:48
Author: felixonmars
Revision: 666117
upgpkg: kyotocabinet 1.2.78-1
Modified:
kyotocabinet/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-31 08:49:43 UTC (rev 666116)
+++ PKGBUILD 2020-07-31 08:49:48 UTC (rev 666117)
@@ -3,8 +3,8 @@
# Contributor: Joaquim Pedro (osmano807) <osmano807 at gmail.com>
pkgname=kyotocabinet
-pkgver=1.2.77
-pkgrel=2
+pkgver=1.2.78
+pkgrel=1
pkgdesc="a modern implementation of DBM in C++"
arch=('x86_64')
url="https://fallabs.com/kyotocabinet"
@@ -11,7 +11,7 @@
license=('LGPL3')
depends=('zlib' 'gcc-libs')
source=("https://fallabs.com/${pkgname}/pkg/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('f38794c11faa3f4b64097a2e314307e1a6b75ddc495103647ebe52786a689336754496e7083697417ea90436e7fad681f16440975abec9ae917874aa25153e0f')
+sha512sums=('57971a231998574678d38d4b4aaffa0dafcac17416a05a42e1204d54e8d81ac1044ea703dd62f1d23c9385b5b18775918b722f428f14078451af83c29354db53')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list