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

Frederik Schwan freswa at gemini.archlinux.org
Fri Aug 12 18:23:16 UTC 2022


    Date: Friday, August 12, 2022 @ 18:23:16
  Author: freswa
Revision: 1265644

upgpkg: robin-map 1.0.1-1

Modified:
  robin-map/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-12 18:22:43 UTC (rev 1265643)
+++ PKGBUILD	2022-08-12 18:23:16 UTC (rev 1265644)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
 
 pkgname=robin-map
-pkgver=0.6.3
+pkgver=1.0.1
 pkgrel=1
 pkgdesc="C++ implementation of a fast hash map and hash set using robin hood hashing"
 arch=(x86_64)
@@ -9,7 +9,7 @@
 license=('MIT')
 makedepends=('cmake')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/Tessil/robin-map/archive/v${pkgver}.tar.gz")
-sha512sums=('485557f300d33bda62bb8accdf246819ee8ffe956bc022e7ddca54ff6ad1a9fdb8db8d80690add3ef238e834d1eb8e2905920cb0a0674e7df010f6946d01297b')
+sha512sums=('5741049287fdb9c3316e1eb84b99343efc7b35f492e1db8166d65c2d16c7905f51b11cf164bedae9e44d4b6000bbea3c49012acf725a977e665a8dc23e89b1fb')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list