summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97aa01fcac9e..3ef8017f6827 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = got-git
pkgdesc = Simple golang package and CLI tool to download large files faster than cURL and Wget!
- pkgver = v0.2.0.r2.00203d2
+ pkgver = v0.2.1
pkgrel = 1
url = https://github.com/melbahja/got
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 3386e206ace5..f95769924578 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Moritz Poldrack <moritz at poldrack dot dev>
pkgname=got-git
_pkgname=${pkgname%-git}
-pkgver=v0.2.0.r2.00203d2
+pkgver=v0.2.1
pkgrel=1
pkgdesc='Simple golang package and CLI tool to download large files faster than cURL and Wget!'
arch=('x86_64' 'arm64')