<feed xmlns='http://www.w3.org/2005/Atom'>
<title>repos/pkgbuild.sh, branch master</title>
<subtitle>Self use archlinux repositories</subtitle>
<id>https://git.leanhe.dev/repos/atom/pkgbuild.sh?h=master</id>
<link rel='self' href='https://git.leanhe.dev/repos/atom/pkgbuild.sh?h=master'/>
<link rel='alternate' type='text/html' href='https://git.leanhe.dev/repos/'/>
<updated>2021-11-07T05:48:41Z</updated>
<entry>
<title>refactor(script): Move all script to utils folder</title>
<updated>2021-11-07T05:48:41Z</updated>
<author>
<name>KunoiSayami</name>
<email>i@leanhe.dev</email>
</author>
<published>2021-11-07T05:48:41Z</published>
<link rel='alternate' type='text/html' href='https://git.leanhe.dev/repos/commit/?id=254846d3da3f6c7fb70b316f5ebdf2ce4215309f'/>
<id>urn:sha1:254846d3da3f6c7fb70b316f5ebdf2ce4215309f</id>
<content type='text'>
* feat(script): Build test package not request signing for now

Signed-off-by: KunoiSayami &lt;i@leanhe.dev&gt;
</content>
</entry>
<entry>
<title>feat(util): Add check update script</title>
<updated>2021-11-04T16:06:25Z</updated>
<author>
<name>KunoiSayami</name>
<email>i@leanhe.dev</email>
</author>
<published>2021-11-04T16:06:25Z</published>
<link rel='alternate' type='text/html' href='https://git.leanhe.dev/repos/commit/?id=e1bf8489f290e9af896ff8b64c2c3c523990f48d'/>
<id>urn:sha1:e1bf8489f290e9af896ff8b64c2c3c523990f48d</id>
<content type='text'>
Signed-off-by: KunoiSayami &lt;i@leanhe.dev&gt;
</content>
</entry>
<entry>
<title>feat(script): Improve error process</title>
<updated>2021-11-03T18:14:09Z</updated>
<author>
<name>KunoiSayami</name>
<email>i@leanhe.dev</email>
</author>
<published>2021-11-03T18:14:09Z</published>
<link rel='alternate' type='text/html' href='https://git.leanhe.dev/repos/commit/?id=f5bc07bf7baf1c69eadba693e6eeadb115966585'/>
<id>urn:sha1:f5bc07bf7baf1c69eadba693e6eeadb115966585</id>
<content type='text'>
Signed-off-by: KunoiSayami &lt;i@leanhe.dev&gt;
</content>
</entry>
<entry>
<title>feat(script): Optimize GPG key import</title>
<updated>2021-11-03T11:48:05Z</updated>
<author>
<name>KunoiSayami</name>
<email>i@leanhe.dev</email>
</author>
<published>2021-11-03T11:48:05Z</published>
<link rel='alternate' type='text/html' href='https://git.leanhe.dev/repos/commit/?id=7833bbf7de0958551831b584464f67e4af3f6a1b'/>
<id>urn:sha1:7833bbf7de0958551831b584464f67e4af3f6a1b</id>
<content type='text'>
Signed-off-by: KunoiSayami &lt;i@leanhe.dev&gt;
</content>
</entry>
<entry>
<title>fix(gpg): Fix gpg import not trust</title>
<updated>2021-11-02T13:19:05Z</updated>
<author>
<name>KunoiSayami</name>
<email>i@leanhe.dev</email>
</author>
<published>2021-11-02T13:19:05Z</published>
<link rel='alternate' type='text/html' href='https://git.leanhe.dev/repos/commit/?id=d930dccecbc5cd5209a2aa1d2fbeac5d033fd694'/>
<id>urn:sha1:d930dccecbc5cd5209a2aa1d2fbeac5d033fd694</id>
<content type='text'>
Signed-off-by: KunoiSayami &lt;i@leanhe.dev&gt;
</content>
</entry>
<entry>
<title>fix(dep): [REBUILD] Fix glib2-static missing dependencies (#14)</title>
<updated>2021-11-02T04:56:27Z</updated>
<author>
<name>Kunoi Sayami</name>
<email>i@leanhe.dev</email>
</author>
<published>2021-11-02T04:56:27Z</published>
<link rel='alternate' type='text/html' href='https://git.leanhe.dev/repos/commit/?id=ddaf62f28c6210c7c756a723286b936751b499af'/>
<id>urn:sha1:ddaf62f28c6210c7c756a723286b936751b499af</id>
<content type='text'>
fix(script): Fix detect function not working properly

Signed-off-by: KunoiSayami &lt;i@leanhe.dev&gt;</content>
</entry>
<entry>
<title>fix: typo [REBUILD] (#13)</title>
<updated>2021-11-01T17:22:45Z</updated>
<author>
<name>ksyx</name>
<email>18738953+ksyx@users.noreply.github.com</email>
</author>
<published>2021-11-01T17:22:45Z</published>
<link rel='alternate' type='text/html' href='https://git.leanhe.dev/repos/commit/?id=8628d0e47ad672e131372852110ad65781657171'/>
<id>urn:sha1:8628d0e47ad672e131372852110ad65781657171</id>
<content type='text'>
Co-authored-by: Kunoi Sayami &lt;i@leanhe.dev&gt;</content>
</entry>
<entry>
<title>feat(add-pkg): Add glib2-static and qemu-user-static (#12)</title>
<updated>2021-11-01T16:31:27Z</updated>
<author>
<name>Kunoi Sayami</name>
<email>i@leanhe.dev</email>
</author>
<published>2021-11-01T16:31:27Z</published>
<link rel='alternate' type='text/html' href='https://git.leanhe.dev/repos/commit/?id=fbcb4352c57d0ee9e4cccabbf62a1c215590be63'/>
<id>urn:sha1:fbcb4352c57d0ee9e4cccabbf62a1c215590be63</id>
<content type='text'>
* feat(script): Support detect repository external file change

Signed-off-by: KunoiSayami &lt;i@leanhe.dev&gt;</content>
</entry>
<entry>
<title>feat(build): [REBUILD] Enhance AUR dependencies resolve way (#11)</title>
<updated>2021-11-01T15:13:09Z</updated>
<author>
<name>Kunoi Sayami</name>
<email>i@leanhe.dev</email>
</author>
<published>2021-11-01T15:13:09Z</published>
<link rel='alternate' type='text/html' href='https://git.leanhe.dev/repos/commit/?id=9a3255c44047fcea27f6922639585aa5ddae32e6'/>
<id>urn:sha1:9a3255c44047fcea27f6922639585aa5ddae32e6</id>
<content type='text'>
* refactor(script): Change the way of retrieve aur dependencies and gpg key
* fix(docker): Fix docker not init pacman keys
* feat(build): Add a way to reduce rebuild workload

Signed-off-by: KunoiSayami &lt;i@leanhe.dev&gt;</content>
</entry>
<entry>
<title>fix(script): Fix multiple bugs</title>
<updated>2021-10-26T11:18:18Z</updated>
<author>
<name>KunoiSayami</name>
<email>i@leanhe.dev</email>
</author>
<published>2021-10-26T11:18:18Z</published>
<link rel='alternate' type='text/html' href='https://git.leanhe.dev/repos/commit/?id=c27a6bab51799aab92e23d5453fe85c2789eb655'/>
<id>urn:sha1:c27a6bab51799aab92e23d5453fe85c2789eb655</id>
<content type='text'>
Signed-off-by: KunoiSayami &lt;i@leanhe.dev&gt;
</content>
</entry>
</feed>
