summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZaViBiS2021-11-14 18:20:40 +0200
committerZaViBiS2021-11-14 18:20:40 +0200
commit034cb3abe502bfee8c54bdff018fdd269d6b966e (patch)
tree1dce0f560b7b74fcf7025a6c70a082dfeb6d8957
parent5f05fd1736fbb69bb19e1b5bd7b6977b413ce666 (diff)
downloadaur-034cb3abe502bfee8c54bdff018fdd269d6b966e.tar.gz
v0.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f36807c20747..7bd10b40772d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = ofile
pkgdesc = Multi-threaded file download
- pkgver = 0.5
+ pkgver = 0.6
pkgrel = 1
url = https://github.com/ZaViBiS/multithreaded-file-upload
arch = x86_64
license = MIT
- source = https://github.com/ZaViBiS/multithreaded-file-upload/releases/download/0.5/linux_x86_64_ofile
- md5sums = 816ff5d5fba40f01efa6c8212e175f94
+ source = https://github.com/ZaViBiS/multithreaded-file-upload/releases/download/0.6/linux_x86_64_ofile
+ md5sums = af4d03b8f8f6bb971623c9c604cec1ca
pkgname = ofile
diff --git a/PKGBUILD b/PKGBUILD
index 0ac2383042e6..d12b8fca5cab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: ZaViBiS <igordnepr27 at gmail dot com>
pkgname=ofile
-pkgver=0.5
+pkgver=0.6
pkgrel=1
pkgdesc="Multi-threaded file download"
url="https://github.com/ZaViBiS/multithreaded-file-upload"
arch=("x86_64")
license=('MIT')
-md5sums=("816ff5d5fba40f01efa6c8212e175f94")
+md5sums=("af4d03b8f8f6bb971623c9c604cec1ca")
source=("https://github.com/ZaViBiS/multithreaded-file-upload/releases/download/$pkgver/linux_x86_64_ofile")
package() {