This field has been renamed in a revision of the .AURINFO format.

Signed-off-by: Lukas Fleischer <[email protected]>
---
 web/html/pkgsubmit.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/html/pkgsubmit.php b/web/html/pkgsubmit.php
index a2ec6dd..49fb1b2 100644
--- a/web/html/pkgsubmit.php
+++ b/web/html/pkgsubmit.php
@@ -277,7 +277,7 @@ if ($uid):
                        case 'pkgver':
                                $pkg_version = $value;
                                break;
-                       case 'depend':
+                       case 'depends':
                                $depends[] = $value;
                                break;
                        }
-- 
1.8.5.3

Reply via email to