aboutsummaryrefslogtreecommitdiff
path: root/lowdown
diff options
context:
space:
mode:
Diffstat (limited to 'lowdown')
-rw-r--r--lowdown/.checksum2
-rw-r--r--lowdown/abuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/lowdown/.checksum b/lowdown/.checksum
index 2706757b..4d9812ab 100644
--- a/lowdown/.checksum
+++ b/lowdown/.checksum
@@ -1 +1 @@
-d72e10b007c4c9bb7b5310d345845fdc7b5d178a1729eccd72f52f237f73c992 VERSION_2_0_2.tar.gz
+e242dc93a81dbbd57b75379fa3d2c6cd5472b5216d506b4b846912e341882a92 VERSION_2_0_3.tar.gz
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"