Date: Monday, February 28, 2022 @ 11:51:45
  Author: mtorromeo
Revision: 1138409

upgpkg: sparsehash 2.0.4-2: signed with new key and enabled debug package

Modified:
  sparsehash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-02-28 11:50:49 UTC (rev 1138408)
+++ PKGBUILD    2022-02-28 11:51:45 UTC (rev 1138409)
@@ -2,10 +2,11 @@
 
 pkgname=sparsehash
 pkgver=2.0.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Library that contains several hash-map implementations, including 
implementations that optimize for space or speed."
 arch=("any")
 url="https://github.com/sparsehash/sparsehash";
+options=('debug')
 license=('BSD')
 
source=("https://github.com/sparsehash/sparsehash/archive/sparsehash-$pkgver.tar.gz";)
 sha256sums=('8cd1a95827dfd8270927894eb77f62b4087735cbede953884647f16c521c7e58')

Reply via email to