diff --git a/community/bladerf/APKBUILD b/community/bladerf/APKBUILD index 4f3589de063..3f7a4f94644 100644 --- a/community/bladerf/APKBUILD +++ b/community/bladerf/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Patrycja Rosa pkgname=bladerf pkgver=2024.05 -pkgrel=0 +pkgrel=1 pkgdesc="Host-side libraries, drivers and utilities for bladeRF platform" url="https://github.com/Nuand/bladeRF" arch="all" diff --git a/community/libfm-qt/APKBUILD b/community/libfm-qt/APKBUILD index 38fec94e7a0..4f95ead2b9b 100644 --- a/community/libfm-qt/APKBUILD +++ b/community/libfm-qt/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Zachary Lee Andrews pkgname=libfm-qt pkgver=2.1.0 -pkgrel=0 +pkgrel=1 pkgdesc="Qt port of libfm" url="https://github.com/lxqt/libfm-qt" arch="all" diff --git a/community/libsysstat/APKBUILD b/community/libsysstat/APKBUILD index 4f27415be12..6eb27a8cf44 100644 --- a/community/libsysstat/APKBUILD +++ b/community/libsysstat/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Zachary Lee Andrews pkgname=libsysstat pkgver=1.1.0 -pkgrel=0 +pkgrel=1 pkgdesc="Library used to query system info and statistics" url="https://github.com/lxqt/libsysstat" arch="all" diff --git a/community/lxqt-globalkeys/APKBUILD b/community/lxqt-globalkeys/APKBUILD index 97af9d5304b..7ef4a2dff8d 100644 --- a/community/lxqt-globalkeys/APKBUILD +++ b/community/lxqt-globalkeys/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Zachary Lee Andrews pkgname=lxqt-globalkeys pkgver=2.1.0 -pkgrel=0 +pkgrel=1 pkgdesc="Daemon used to register global keyboard shortcuts" url="https://github.com/lxqt/lxqt-globalkeys" arch="all !armhf" # armhf blocked by liblxqt and kwindowsystem diff --git a/community/xsimd/APKBUILD b/community/xsimd/APKBUILD index 98ecd28e9f5..853c3c37e30 100644 --- a/community/xsimd/APKBUILD +++ b/community/xsimd/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Duncan Bellamy pkgname=xsimd pkgver=13.1.0 -pkgrel=0 +pkgrel=1 pkgdesc="C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, NEON, AVX512)" url="https://github.com/xtensor-stack/xsimd" # only supports simd on these diff --git a/main/bash-completion/APKBUILD b/main/bash-completion/APKBUILD index 92916f0cb75..88402b3e578 100644 --- a/main/bash-completion/APKBUILD +++ b/main/bash-completion/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Lucas Ramage pkgname=bash-completion pkgver=2.14.0 -pkgrel=0 +pkgrel=1 pkgdesc="Command-line tab-completion for bash" url="https://github.com/scop/bash-completion" arch="noarch"