Skip to content

Commit 5efdbb1

Browse files
committed
*: rebuild for fmt-12
1 parent eb869c6 commit 5efdbb1

File tree

21 files changed

+21
-21
lines changed

21 files changed

+21
-21
lines changed

srcpkgs/0ad/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for '0ad'
22
pkgname=0ad
33
version=0.27.1
4-
revision=3
4+
revision=4
55
archs="x86_64* i686* aarch64* armv7l* ppc64le* riscv64*"
66
# Unclear whether ppc64le and riscv64 will work, though upstream seems to support them
77
build_helper=rust

srcpkgs/Bear/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'Bear'
22
pkgname=Bear
33
version=3.1.6
4-
revision=1
4+
revision=2
55
build_style=cmake
66
hostmakedepends="pkg-config protobuf protobuf-devel grpc"
77
makedepends="json-c++ spdlog grpc-devel protobuf-devel gtest-devel"

srcpkgs/MangoHud/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'MangoHud'
22
pkgname=MangoHud
33
version=0.8.1
4-
revision=1
4+
revision=2
55
build_style=meson
66
configure_args="-Dwith_xnvctrl=disabled
77
-Dwith_nvml=disabled -Duse_system_spdlog=enabled -Dmangoapp=true"

srcpkgs/Waybar/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'Waybar'
22
pkgname=Waybar
33
version=0.14.0
4-
revision=1
4+
revision=2
55
build_style=meson
66
configure_args="-Dlibudev=enabled -Dman-pages=enabled
77
-Dsystemd=disabled -Drfkill=enabled

srcpkgs/cherrytree/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'cherrytree'
22
pkgname=cherrytree
33
version=1.2.0
4-
revision=2
4+
revision=3
55
build_style=cmake
66
# Tests are built during the normal build process and require access to X server
77
configure_args="-DBUILD_TESTING=OFF"

srcpkgs/corectrl/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'corectrl'
22
pkgname=corectrl
33
version=1.5.2
4-
revision=2
4+
revision=3
55
build_style=cmake
66
configure_args="-DBUILD_TESTING=OFF" # requires https://github.com/rollbear/trompeloeil which isn't packaged
77
hostmakedepends="pkg-config extra-cmake-modules qt6-tools qt6-base"

srcpkgs/cryfs/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'cryfs'
22
pkgname=cryfs
33
version=1.0.1
4-
revision=2
4+
revision=3
55
build_style=cmake
66
configure_args="-DBoost_USE_STATIC_LIBS=OFF -DCRYFS_UPDATE_CHECKS=off
77
-DBUILD_TESTING=ON

srcpkgs/devilutionX/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'devilutionX'
22
pkgname=devilutionX
33
version=1.5.4
4-
revision=1
4+
revision=2
55
build_style=cmake
66
configure_args="-DVERSION_NUM=$version -DDISABLE_ZERO_TIER=ON"
77
hostmakedepends="pkg-config"

srcpkgs/easyrpg-player/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'easyrpg-player'
22
pkgname=easyrpg-player
33
version=0.8.1.1
4-
revision=1
4+
revision=2
55
build_style=cmake
66
hostmakedepends="pkg-config"
77
makedepends="liblcf-devel SDL2-devel pixman-devel libpng-devel zlib-devel

srcpkgs/freecad/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'freecad'
22
pkgname=freecad
33
version=1.0.2
4-
revision=3
4+
revision=4
55
_pycxx_ver=7.1.8
66
_ondsel_ver=09d6175a2ba69e7016fcecc4f384946a2f84f92d
77
build_style=cmake

0 commit comments

Comments
 (0)