summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorburdoto2023-05-07 21:59:49 +0200
committerburdoto2023-05-07 21:59:49 +0200
commit125c475a7918c86f3c1df7c8f565957f1e2703c9 (patch)
treeead7ed7a76dafd46b94c02711ec34091a93146e9
parentb10bcc574bff168327e455bf74848e94d5be34a7 (diff)
downloadaur-125c475a7918c86f3c1df7c8f565957f1e2703c9.tar.gz
Update PKGBUILD
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32c686501c79..b4688159d78e 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"