Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ lmdbxx


Commits:
ddae4298 by Leonidas Spyropoulos at 2024-06-30T22:39:46+01:00
upgpkg: 1.0.0-3: rebuild to produce .SRCINFO
  1
3   https://archlinux.org/todo/rebuild-packages-that-are-missing-srcinfo/

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,13 @@
+pkgbase = lmdbxx
+       pkgdesc = C++17 wrapper for the LMDB embedded B+ tree database library
+       pkgver = 1.0.0
+       pkgrel = 3
+       url = https://github.com/hoytech/lmdbxx
+       arch = x86_64
+       license = Unlicense
+       depends = lmdb
+       source = 
https://github.com/hoytech/lmdbxx/archive/1.0.0/lmdbxx-1.0.0.tar.gz
+       sha512sums = 
54f6c4863273b4de8aed6bc19f353c7a66d8ae633198e9784c55cea8e54460e4030ebe45e91a7c820aade084933f21cd4193ef8c04bb2aef11bf252281404171
+       b2sums = 
203173132a9c84c2d6a53799f8acc92dac5bd075b69f7b25e8eee3341933ccdd868eb190cef07371469856e32fc42215c5395db61f141863f60a5d0a2b888790
+
+pkgname = lmdbxx


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=lmdbxx
 pkgver=1.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc="C++17 wrapper for the LMDB embedded B+ tree database library"
 arch=('x86_64')
 url="https://github.com/hoytech/lmdbxx";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lmdbxx/-/commit/ddae42988d1c350ffd4229a7310b9e0d5dc323d9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lmdbxx/-/commit/ddae42988d1c350ffd4229a7310b9e0d5dc323d9
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to