diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:48:16 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:48:16 +0800 |
| commit | e87a099bbe3634d829395c389f7a514b2f5fc6fe (patch) | |
| tree | 2f5be18028917e2b2502d4d29718d250d3965d12 /repos/extra/papirus-icon-theme/abuild | |
| parent | da35b6f8ab9943182f6ef67c7e17153af036c1be (diff) | |
| download | alicelinux-e87a099bbe3634d829395c389f7a514b2f5fc6fe.tar.gz alicelinux-e87a099bbe3634d829395c389f7a514b2f5fc6fe.zip | |
papirus-icon-theme: new added
Diffstat (limited to 'repos/extra/papirus-icon-theme/abuild')
| -rwxr-xr-x | repos/extra/papirus-icon-theme/abuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/repos/extra/papirus-icon-theme/abuild b/repos/extra/papirus-icon-theme/abuild new file mode 100755 index 00000000..c306b879 --- /dev/null +++ b/repos/extra/papirus-icon-theme/abuild @@ -0,0 +1,4 @@ +name=papirus-icon-theme +version=20240501 +release=1 +source="https://github.com/PapirusDevelopmentTeam/${name}/archive/${version}/${name}-${version}.tar.gz" |