diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-11-17 09:12:02 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-11-17 09:12:02 +0000 |
| commit | b30d64967ef2cb8fc4e8d28f8aab8e7e14e4551e (patch) | |
| tree | 08a7333cb1776e8cc2214830a9c0dd346ac914eb /lowdown/abuild | |
| parent | 98a24f715c5b1f037a9ea838cf90fe5129cdcb43 (diff) | |
| download | alicelinux-b30d64967ef2cb8fc4e8d28f8aab8e7e14e4551e.tar.gz alicelinux-b30d64967ef2cb8fc4e8d28f8aab8e7e14e4551e.zip | |
Woodpecker CI daded921a7f2e27c5d69328d11150879a991e090 [SKIP CI]
Diffstat (limited to 'lowdown/abuild')
| -rw-r--r-- | lowdown/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lowdown/abuild b/lowdown/abuild index 4700998a..242d71f2 100644 --- a/lowdown/abuild +++ b/lowdown/abuild @@ -1,5 +1,5 @@ name=lowdown -version=2.0.2 +version=2.0.3 _v=$(echo $version | sed 's/\./_/g') release=1 source="https://github.com/kristapsdz/lowdown/archive/refs/tags/VERSION_${_v}.tar.gz" |