aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/lowdown/abuild
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2024-10-06 23:16:54 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2024-10-06 23:16:54 +0800
commitb2526e8dc790585cb4a7481e4e443160e6b53f9c (patch)
tree28186130169c83bb85a773df832082954257b86c /repos/extra/lowdown/abuild
parenteaea6c21d2cbdc124ee155a17ecfda51e119d902 (diff)
downloadalicelinux-b2526e8dc790585cb4a7481e4e443160e6b53f9c.tar.gz
alicelinux-b2526e8dc790585cb4a7481e4e443160e6b53f9c.zip
lowdown: updated to 1.1.2
Diffstat (limited to 'repos/extra/lowdown/abuild')
-rw-r--r--repos/extra/lowdown/abuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/lowdown/abuild b/repos/extra/lowdown/abuild
index d9163511..e20a9e35 100644
--- a/repos/extra/lowdown/abuild
+++ b/repos/extra/lowdown/abuild
@@ -1,5 +1,5 @@
name=lowdown
-version=1.1.0
+version=1.1.2
_v=$(echo $version | sed 's/\./_/g')
release=1
source="https://github.com/kristapsdz/lowdown/archive/refs/tags/VERSION_${_v}.tar.gz"