summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoritz Poldrack2020-08-30 15:46:31 +0200
committerMoritz Poldrack2020-08-30 15:46:31 +0200
commitec14fc5d9ccac24e0c7e5fd8e7962ca5415670ec (patch)
tree9b9033d960890827e004aa00ec49ebc3f0b10a8f
parent7008041744d33643721429e9e541665a11653ee7 (diff)
downloadaur-ec14fc5d9ccac24e0c7e5fd8e7962ca5415670ec.tar.gz
updated package to v0.2.1
-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')