diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-29 00:56:34 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-29 00:56:34 +0800 |
| commit | 30d6b9b8d8aa7dc0d3ff6ad982c85d5bd0792d0e (patch) | |
| tree | c531b4fe4e8afb4607efc2934cc32cda14d41184 /repos/extra/kirc/abuild | |
| parent | 090d4bcc7be40d6d9181fdfb2359fabb0c8a4069 (diff) | |
| download | alicelinux-30d6b9b8d8aa7dc0d3ff6ad982c85d5bd0792d0e.tar.gz alicelinux-30d6b9b8d8aa7dc0d3ff6ad982c85d5bd0792d0e.zip | |
kirc: updated to 0.3.3
Diffstat (limited to 'repos/extra/kirc/abuild')
| -rw-r--r-- | repos/extra/kirc/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/kirc/abuild b/repos/extra/kirc/abuild index c6633f90..596e679e 100644 --- a/repos/extra/kirc/abuild +++ b/repos/extra/kirc/abuild @@ -1,5 +1,5 @@ name=kirc -version=0.3.2 +version=0.3.3 release=1 source="https://github.com/mcpcpc/${name}/archive/${version}/${name}-${version}.tar.gz" |