Skip to content

Commit 6338078

Browse files
committed
update README about AUR ssh config
1 parent 6fdb47a commit 6338078

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,12 @@ Docs
2525
Update
2626
----
2727

28+
### 2025-12-13
29+
30+
If you fetch PKGBUILDs from AUR, you need to make sure you can `ssh [email protected]`.
31+
2832
### 2025-09-27
29-
if database is in use, run the following SQL to update:
33+
If database is in use, run the following SQL to update:
3034

3135
```sql
3236

@@ -35,7 +39,7 @@ alter table lilac.pkglog add column builder text not null default 'local';
3539

3640
### 2024-06-28
3741

38-
if database is in use, run the following SQL to update:
42+
If database is in use, run the following SQL to update:
3943

4044
```sql
4145

0 commit comments

Comments
 (0)