feat: initial commit for PKGBUILD repo

This commit is contained in:
2026-02-22 19:00:41 +01:00
parent 763255e552
commit 74b9420c67
51 changed files with 1784 additions and 5 deletions

View File

@@ -0,0 +1,8 @@
#!/bin/sh
#
# An example hook script to prepare a packed repository for use over
# dumb transports.
#
# To enable this hook, rename this file to "post-update".
exec git update-server-info