summaryrefslogtreecommitdiff
path: root/templates/packages/search.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/packages/search.html')
-rw-r--r--templates/packages/search.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/packages/search.html b/templates/packages/search.html
index 7e13a45c..a64b92a2 100644
--- a/templates/packages/search.html
+++ b/templates/packages/search.html
@@ -78,7 +78,7 @@
<th><a href="{% buildsortqs "pkgname" %}">Name</a></th>
<th>Version</th>
<th>Description</th>
- <th><a href="{% buildsortqs "last_update" %}">Last Updated</a></th>
+ <th><a href="{% buildsortqs "-last_update" %}">Last Updated</a></th>
</tr>
{% for pkg in results %}
<tr class="{% cycle pkgr2,pkgr1 %}">