[arch-commits] Commit in whitedb/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Mar 9 21:48:20 UTC 2021


    Date: Tuesday, March 9, 2021 @ 21:48:20
  Author: felixonmars
Revision: 887177

fix a typo in pkgdesc

Modified:
  whitedb/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-09 21:31:55 UTC (rev 887176)
+++ PKGBUILD	2021-03-09 21:48:20 UTC (rev 887177)
@@ -4,7 +4,7 @@
 pkgname=whitedb
 pkgver=0.7.3
 pkgrel=6
-pkgdesc='Lightweight NoSQL database library operaring fully in main memory'
+pkgdesc='Lightweight NoSQL database library operating fully in main memory'
 arch=('x86_64')
 url='http://whitedb.org/'
 license=('GPL')



More information about the arch-commits mailing list