diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-09 23:43:28 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-09 23:43:28 +0800 |
| commit | 4c918f6641fcd12983ba84c688aecede4abb6a87 (patch) | |
| tree | ccd4b3413d6bbe5fa9851bddce61c773af49843b /repos/xorg/confuse/abuild | |
| parent | be7054b389490aac3f4168414e61e0513d10ff39 (diff) | |
| download | alicelinux-4c918f6641fcd12983ba84c688aecede4abb6a87.tar.gz alicelinux-4c918f6641fcd12983ba84c688aecede4abb6a87.zip | |
confuse: new added
Diffstat (limited to 'repos/xorg/confuse/abuild')
| -rw-r--r-- | repos/xorg/confuse/abuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/repos/xorg/confuse/abuild b/repos/xorg/confuse/abuild new file mode 100644 index 00000000..8c81a5e0 --- /dev/null +++ b/repos/xorg/confuse/abuild @@ -0,0 +1,4 @@ +name=confuse +version=3.3 +release=1 +source="https://github.com/lib${name}/lib${name}/releases/download/v${version}/${name}-${version}.tar.xz" |