Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
boxed-cpp
Commits:
01a7cee1 by Peter Jung at 2024-10-16T13:48:44+02:00
upgpkg: 1.4.3-2, import into extra-testing
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = boxed-cpp
pkgdesc = Small header-only library for easing primitive type boxing in
C++
pkgver = 1.4.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/contour-terminal/boxed-cpp
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=boxed-cpp
pkgver=1.4.3
-pkgrel=1
+pkgrel=2
pkgdesc="Small header-only library for easing primitive type boxing in C++"
arch=('any')
url="https://github.com/contour-terminal/boxed-cpp"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/boxed-cpp/-/commit/01a7cee1c743753707fa17b4d4459031b5d5fc2d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/boxed-cpp/-/commit/01a7cee1c743753707fa17b4d4459031b5d5fc2d
You're receiving this email because of your account on gitlab.archlinux.org.