diff options
author | Leonardo Hernández Hernández <leohdz172@outlook.com> | 2022-11-12 00:27:05 -0600 |
---|---|---|
committer | Leonardo Hernández Hernández <leohdz172@outlook.com> | 2022-12-02 11:30:51 -0600 |
commit | a5cfe333262933f2db88dc35f3df06358045c882 (patch) | |
tree | c7c14138cbb242cd02fe61da87244ecdfbada6b8 | |
parent | gui-wm/dwl: update EAPI 7 -> 8 (diff) | |
download | guru-a5cfe333262933f2db88dc35f3df06358045c882.tar.gz guru-a5cfe333262933f2db88dc35f3df06358045c882.tar.bz2 guru-a5cfe333262933f2db88dc35f3df06358045c882.zip |
gui-wm/dwl: add github upstream metadata
Signed-off-by: Leonardo Hernández Hernández <leohdz172@outlook.com>
-rw-r--r-- | gui-wm/dwl/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gui-wm/dwl/metadata.xml b/gui-wm/dwl/metadata.xml index af4feda68..b98f8ea29 100644 --- a/gui-wm/dwl/metadata.xml +++ b/gui-wm/dwl/metadata.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer restrict="=gui-wm/dwl-9999" type="person"> + <maintainer type="person"> <email>leohdz172@outlook.com</email> <name>Leonardo Hernandez Hernandez</name> </maintainer> @@ -13,4 +13,7 @@ <email>efe.izbudak@metu.edu.tr</email> <name>Efe İzbudak</name> </maintainer> + <upstream> + <remote-id type="github">djpohly/dwl</remote-id> + </upstream> </pkgmetadata> |