summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobbert van der Helm2022-03-05 12:17:38 +0100
committerRobbert van der Helm2022-03-05 12:17:38 +0100
commitbab4b105f1f30bb1f9125a3734c1934e18b95740 (patch)
treea5652a49642f1b6bccc86f315fae9de956490749
parentf97b3525f2bf58912aa6aacee68242b6d3fcd588 (diff)
downloadaur-bab4b105f1f30bb1f9125a3734c1934e18b95740.tar.gz
Actually fix the package URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ee4e27398f3..4c2dd36c418d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = diopser-git
pkgdesc = A totally original phase rotation plugin - part of NIH-plug
pkgver = 0.0.1.r558.e491ff6
pkgrel = 1
- url = jhttps://github.com/robbert-vdh/nih-plug/tree/master/plugins/diopserj
+ url = https://github.com/robbert-vdh/nih-plug/tree/master/plugins/diopser
arch = x86_64
groups = nih-plug
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 98e6d35fadd2..f832102e8445 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgver=0.0.1.r558.e491ff6
pkgrel=1
pkgdesc='A totally original phase rotation plugin - part of NIH-plug'
arch=('x86_64')
-url=jhttps://github.com/robbert-vdh/nih-plug/tree/master/plugins/diopserj
+url="https://github.com/robbert-vdh/nih-plug/tree/master/plugins/diopser"
license=('GPL3')
groups=('nih-plug')
# TODO: Add more dependencies when we add a GUI