Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/chezmoi/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'chezmoi'
pkgname=chezmoi
version=2.71.1
version=2.72.0
revision=1
build_style=go
go_import_path="chezmoi.io/chezmoi/v2"
Expand All @@ -13,7 +13,7 @@ license="MIT"
homepage="https://chezmoi.io/"
changelog="https://github.com/twpayne/chezmoi/releases"
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
checksum=ecbba845ef7b924c510d32a7342727b9889cc8c77a289e3a04b777226ef8938c
checksum=1d277142b26de2401b495eb883d9eb945a47c2d6edb9fefe2036a9048e39af82

pre_build() {
local _date
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/cli11/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'cli11'
pkgname=cli11
version=2.7.1
version=2.7.2
revision=1
build_style=cmake
configure_args="-DCLI11_BUILD_TESTS=OFF -DCLI11_BUILD_EXAMPLES=OFF"
Expand All @@ -10,7 +10,7 @@ license="BSD-3-Clause"
homepage="https://github.com/CLIUtils/CLI11"
changelog="https://github.com/CLIUtils/CLI11/raw/main/CHANGELOG.md"
distfiles="https://github.com/CLIUtils/CLI11/archive/refs/tags/v${version}.tar.gz"
checksum=c02abe5c5fed9b9c9192bff3c74d2c0d19755253f9ca9e3c44484c1cf5ce6568
checksum=46eef3101da70852ec7af026e09d485ccee81813331c8c6052d39344443b83da

post_install() {
vlicense LICENSE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<launcherArgs>
- <programArgs></programArgs>
+ <programArgs>-vm /usr/lib/jvm/openjdk21/bin</programArgs>
+ <programArgs>-vm /usr/lib/jvm/openjdk25/bin</programArgs>
<programArgsMac>-vm ../Eclipse/jre/Contents/Home/lib/libjli.dylib</programArgsMac>

<vmArgs>
12 changes: 6 additions & 6 deletions srcpkgs/dbeaver/template
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Template file for 'dbeaver'
pkgname=dbeaver
version=26.1.3
version=26.1.4
revision=1
_version=${version//./_}
# the build downloads binaries linked to glibc
archs="x86_64 aarch64"
build_wrksrc="dbeaver"
hostmakedepends="apache-maven openjdk21"
depends="openjdk21"
hostmakedepends="apache-maven openjdk25"
depends="openjdk25"
short_desc="Free Universal Database Tool"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
Expand All @@ -16,9 +16,9 @@ changelog="https://dbeaver.io/news/"
distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz
https://github.com/dbeaver/dbeaver-common/archive/refs/heads/release_${_version}.tar.gz>dbeaver-common-${version}.tar.gz
https://github.com/dbeaver/dbeaver-jdbc-libsql/archive/refs/heads/release_${_version}.tar.gz>dbeaver-jdbc-libsql-${version}.tar.gz"
checksum="df7be19894e575039d649cb680b24dab4e3f1c4e19739717cb61a5ee8a1fafca
bdc191282dad9a45e88f598e70bf046fee04350a52470525e39bdbee25a22ad8
ef7ac9d5285c1837970d54573aef42274547ef865d64b4a5fa29f16dc82d1a2e"
checksum="584e0e30b832e66e98a81ef648c989907a96fe65e03e8999b4906c375c18c482
2dae4380cd14d0186253807ae269d886ef3c89a64a326ac812fb62faeb1c8da0
9619a107c9fc959afb1e5c0ff14de730a9d9f937cdcea9a63a490b5c5df436a3"
nopie=true

post_extract() {
Expand Down
6 changes: 3 additions & 3 deletions srcpkgs/jaq/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'jaq'
pkgname=jaq
version=3.1.0
version=3.1.1
revision=1
build_style=cargo
build_wrksrc="jaq"
Expand All @@ -12,8 +12,8 @@ homepage="https://github.com/01mf02/jaq"
changelog="https://github.com/01mf02/jaq/releases"
distfiles="https://github.com/01mf02/jaq/archive/refs/tags/v${version}.tar.gz
https://github.com/01mf02/jaq/releases/download/v${version}/jaq.1>${version}_man"
checksum="8ad074d7e90e07ad7e77048dcf0d0e7ad434b8e3e38044260b9457d4551e644d
f7b1a9447fd7681befe793a5c65e7acbbd08a7eb9d5f4ad61945270d41baf0c9"
checksum="9b8587436be48b5791c8276573321a3d4f404e0dc77ea6503d05725a55edd266
795bded900db289a0a82cec1f0c66c768f878cbe9b337d892541606bfbb18f18"
skip_extraction="${version}_man"

post_extract() {
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/jpeginfo/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'jpeginfo'
pkgname=jpeginfo
version=1.7.0
version=1.7.1
revision=1
build_style=gnu-configure
makedepends="libjpeg-turbo-devel"
Expand All @@ -10,7 +10,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/tjko/jpeginfo"
changelog="https://raw.githubusercontent.com/tjko/jpeginfo/master/README"
distfiles="https://github.com/tjko/jpeginfo/archive/refs/tags/v${version}.tar.gz"
checksum=dc985083448d9707d42e49bed826a247c0dbda6913c870e9a5d9bf7c74939659
checksum=274f6be23fd089bd9e8715b67643a66ca2f63a503028bdea3e571228d50b669e

pre_install() {
make_install_args="INSTALL_ROOT=${DESTDIR}"
Expand Down
8 changes: 4 additions & 4 deletions srcpkgs/libXinerama/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'libXinerama'
pkgname=libXinerama
version=1.1.5
version=1.1.6
revision=1
build_style=gnu-configure
configure_args="--enable-malloc0returnsnull"
Expand All @@ -9,9 +9,9 @@ makedepends="xorgproto libXext-devel"
short_desc="X PanoramiX extension library"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="$XORG_SITE"
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
checksum=5094d1f0fcc1828cb1696d0d39d9e866ae32520c54d01f618f1a3c1e30c2085c
homepage="https://www.x.org/"
distfiles="${XORG_SITE}/lib/libXinerama-${version}.tar.xz"
checksum=d00fc1599c303dc5cbc122b8068bdc7405d6fcb19060f4597fc51bd3a8be51d7

post_install() {
vlicense COPYING
Expand Down
5 changes: 3 additions & 2 deletions srcpkgs/python3-faust_cchardet/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-faust_cchardet'
pkgname=python3-faust_cchardet
version=2.2.1
version=3.1.0
revision=1
build_style=python3-pep517
build_helper="meson"
Expand All @@ -12,6 +12,7 @@ short_desc="High speed universal character encoding detector"
maintainer="Mateusz Sylwestrzak <slymattz@gmail.com>"
license="MPL-1.1 OR GPL-2.0-or-later OR LGPL-2.1-or-later"
homepage="https://github.com/faust-streaming/cChardet"
changelog="https://raw.githubusercontent.com/faust-streaming/cChardet/master/CHANGES.rst"
distfiles="${PYPI_SITE}/f/faust-cchardet/faust_cchardet-${version}.tar.gz"
checksum=324f886eeeb4b8dff4639f4f5e60a82481227c344ee0bfb490de017fbfe5f1b0
checksum=ee4de61383c420827522f8084ea5c5f500c02951d4c502e9641b06ebc60867fd
conflicts="python3-cchardet>=0"
4 changes: 2 additions & 2 deletions srcpkgs/synapse/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'synapse'
pkgname=synapse
version=1.157.2
version=1.158.0
revision=1
build_style=python3-pep517
build_helper=rust
Expand All @@ -25,7 +25,7 @@ license="AGPL-3.0-or-later"
homepage="https://element-hq.github.io/synapse"
changelog="https://raw.githubusercontent.com/element-hq/synapse/develop/CHANGES.md"
distfiles="https://github.com/element-hq/synapse/archive/refs/tags/v${version}.tar.gz"
checksum=df94ea1e7563c7a330c38a628de9c01b233e51c871a3fd9d0099aad83abf2893
checksum=3ea1de84ce1a850caef3d74250088be871caf7ed416d996d16a3bee34719380c

system_accounts="synapse"
synapse_homedir="/var/lib/synapse"
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/tailscale/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'tailscale'
pkgname=tailscale
version=1.98.10
version=1.102.2
revision=1
build_style=go
build_helper="qemu"
Expand All @@ -17,7 +17,7 @@ license="BSD-3-Clause"
homepage="https://tailscale.com"
changelog="https://tailscale.com/changelog"
distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
checksum=1a3aac335f0e1b2154fbf948ae8cd7f3464af7e28a5a0a12fd55ab475212a282
checksum=66c447b5555aa89e0690dc21e0ec59421302ceaa982f3ccc0df686b16f5d5505

post_install() {
for sh in bash fish zsh; do
Expand Down
Loading