[aur-dev] [PATCH] UPGRADING: Fix database upgrade instructions

Lukas Fleischer archlinux at cryptocrack.de
Fri Sep 21 10:55:59 EDT 2012


Oversight in commit 985795a21000ea92bcc9e817ddc3a17c380b1ed1.

Signed-off-by: Lukas Fleischer <archlinux at cryptocrack.de>
---
 UPGRADING | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/UPGRADING b/UPGRADING
index 913da8d..f1d43f1 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -4,7 +4,7 @@ Upgrading
 From 1.9.1 to 2.0.0
 -------------------
 
-1. Add new "Users" table login date column:
+1. Add new "Users" table login date and PGP key columns:
 
 ----
 ALTER TABLE Users ADD COLUMN LastLogin BIGINT NOT NULL DEFAULT 0;
-- 
1.7.12



More information about the aur-dev mailing list