aboutsummaryrefslogtreecommitdiffstats
path: root/community/corrosion/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/corrosion/APKBUILD')
-rw-r--r--community/corrosion/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/corrosion/APKBUILD b/community/corrosion/APKBUILD
index edf93251ab8..968bfa3afe0 100644
--- a/community/corrosion/APKBUILD
+++ b/community/corrosion/APKBUILD
@@ -2,10 +2,10 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=corrosion
pkgver=0_git20210414
-pkgrel=2
+pkgrel=3
_commit="946c5dd80a6ebdb84c5986e52af460e23e74394d"
pkgdesc="Marrying Rust and CMake - Easy Rust and C/C++ Integration!"
-url="https://github.com/AndrewGaspar/corrosion"
+url="https://github.com/corrosion-rs/corrosion"
# s390x and riscv64 blocked by Rust
arch="all !s390x !riscv64"
license="MIT"