diff options
| author | Fuwn <[email protected]> | 2023-05-29 23:56:22 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-05-29 23:56:22 +0000 |
| commit | 6c2305513d5063432419f1024f40853aa0b820a9 (patch) | |
| tree | 68e31a066eb32ed94b80cd461012f6e7f912cc56 | |
| parent | docs(readme): makepkg instructions (diff) | |
| download | nectar-6c2305513d5063432419f1024f40853aa0b820a9.tar.xz nectar-6c2305513d5063432419f1024f40853aa0b820a9.zip | |
build(pkgbuild): add maintainer
| -rw-r--r-- | archlinux/PKGBUILD | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD index 6f42ccd..a4c422b 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -1,3 +1,5 @@ +# Maintainer: Fuwn <[email protected]> + pkgname='nectar' pkgver=0.1.0 pkgrel=1 |