diff --git a/community/librist/APKBUILD b/community/librist/APKBUILD
index 3e279bedcd48103d2d053a99f6608c7478018d8e..991dcf409690b33ed353f6c50466dbfa6f42cb06 100644
--- a/community/librist/APKBUILD
+++ b/community/librist/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Kevin Wang <kevin@muxable.com>
 pkgname=librist
 pkgver=0.2.6
-pkgrel=0
+pkgrel=1
 pkgdesc="Reliable Internet Stream Transport (RIST)"
 url="https://www.rist.tv/"
 arch="all"
diff --git a/community/monkey/APKBUILD b/community/monkey/APKBUILD
index ea2c4562b6f1a198841228465a44147f019bf760..646feba3ab978d9bab895a59d8a177d10a3114dd 100644
--- a/community/monkey/APKBUILD
+++ b/community/monkey/APKBUILD
@@ -3,16 +3,14 @@
 # Maintainer: ScrumpyJack <scrumpyjack@st.ilet.to>
 pkgname=monkey
 pkgver=1.6.9
-pkgrel=4
+pkgrel=5
 pkgdesc="Monkey is a lightweight and powerful web server"
 url="http://monkey-project.com"
 arch="all"
 license="Apache-2.0"
 makedepends="bash cmake findutils mbedtls-dev"
 subpackages="$pkgname-doc $pkgname-dev"
-source="https://fossies.org/linux/www/monkey-$pkgver.tar.gz"
-# site is down
-#source="http://monkey-project.com/releases/1.6/$pkgname-$pkgver.tar.gz"
+source="http://monkey-project.com/releases/1.6/monkey-$pkgver.tar.gz"
 
 build() {
 	export CFLAGS="$CFLAGS -fcommon"
diff --git a/community/neko/APKBUILD b/community/neko/APKBUILD
index 96b71f5569af0f8640a0e36a5ba2d8ff5321406e..bcaafa07da219299200681ceebf5f1f5c8101f7d 100644
--- a/community/neko/APKBUILD
+++ b/community/neko/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Andy Li <andy@onthewings.net>
 pkgname=neko
 pkgver=2.3.0
-pkgrel=3
+pkgrel=4
 pkgdesc="High-level dynamically typed programming language"
 url="https://nekovm.org/"
 arch="all"
diff --git a/community/obs-studio/APKBUILD b/community/obs-studio/APKBUILD
index dd92c2e155268b7f1c6c7cec8f0f6ddc707992ce..ccc099bde41326f19861c5ff12457a42188d29b7 100644
--- a/community/obs-studio/APKBUILD
+++ b/community/obs-studio/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Francesco Colista <fcolista@alpinelinux.org>
 pkgname=obs-studio
 pkgver=27.2.4
-pkgrel=0
+pkgrel=1
 pkgdesc="Free and open source software for live streaming and screen recording"
 url="https://obsproject.com/"
 arch="all"
diff --git a/community/openrgb/APKBUILD b/community/openrgb/APKBUILD
index 3d9cf642475e2d894bc23223308a4ec8e8729027..6cae35cd2bfc9f5e3519c51841b16d7838c4d6fd 100644
--- a/community/openrgb/APKBUILD
+++ b/community/openrgb/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Bart Ribbers <bribbers@disroot.org>
 pkgname=openrgb
 pkgver=0.7
-pkgrel=0
+pkgrel=1
 pkgdesc="Open source RGB lighting control that doesn't depend on manufacturer software"
 url="https://gitlab.com/CalcProgrammer1/OpenRGB"
 arch="all !ppc64le" # Build fails and not supported on ppc64le
diff --git a/community/retroarch/APKBUILD b/community/retroarch/APKBUILD
index fb303b767e8253d3f732bc68c88627168e77e0ac..6619ada26c9056a2cde88529bbd75b89c1d6aa64 100644
--- a/community/retroarch/APKBUILD
+++ b/community/retroarch/APKBUILD
@@ -8,7 +8,7 @@ pkgname=retroarch
 # - retroarch-assets
 # - retroarch-joypad-autoconfig
 pkgver=1.10.3
-pkgrel=0
+pkgrel=1
 arch="all"
 url="https://retroarch.com"
 pkgdesc="Reference frontend for the libretro API"