Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / cereal


Commits:
c4a7074e by Robin Candau at 2024-07-04T17:01:05+02:00
upgpkg: 1.3.2-2: Rebuild to produce .SRCINFO

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,15 @@
+pkgbase = cereal
+       pkgdesc = C++11 library for serialization
+       pkgver = 1.3.2
+       pkgrel = 2
+       url = https://github.com/USCiLab/cereal
+       arch = any
+       license = BSD
+       makedepends = boost
+       makedepends = cmake
+       makedepends = git
+       makedepends = ninja
+       source = 
git+https://github.com/USCiLab/cereal.git#tag=ebef1e929807629befafbb2918ea1a08c7194554
+       sha256sums = SKIP
+
+pkgname = cereal


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=cereal
 pkgver=1.3.2
-pkgrel=1
+pkgrel=2
 pkgdesc='C++11 library for serialization'
 arch=(any)
 url=https://github.com/USCiLab/cereal



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cereal/-/commit/c4a7074e94a7334e6bb992b3a451bcc0ce1b47a7

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


Reply via email to