summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorburdoto2023-05-07 22:06:54 +0200
committerburdoto2023-05-07 22:06:54 +0200
commit36c25321749d254d24983b30caa076e8aaaf00b9 (patch)
treef920c16136e7f28434c313fcdb7b13dd3fbf164d
parent5bd0d36ddeea8e33306bae61f72931e7c79ae832 (diff)
parent125c475a7918c86f3c1df7c8f565957f1e2703c9 (diff)
downloadaur-36c25321749d254d24983b30caa076e8aaaf00b9.tar.gz
Merge branch 'master' of https://github.com/comroid-git/rgx
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a29d3428376..d42be02b3dc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ url="https://github.com/comroid-git/rgx"
license=('MIT')
depends=('dotnet-runtime-6.0')
makedepends=('dotnet-sdk-6.0')
-source=("git+https://github.com/comroid-git/rgx.git" "git+https://github.com/comroid-git/csapi.git")
-md5sums=('SKIP' 'SKIP')
+source=("git+https://github.com/comroid-git/rgx.git")
+md5sums=('SKIP')
build() {
cd "$srcdir/rgx"