summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZaViBiS2021-11-13 22:14:28 +0200
committerZaViBiS2021-11-13 22:14:28 +0200
commit5f05fd1736fbb69bb19e1b5bd7b6977b413ce666 (patch)
tree6377c01ed286229163bac6d496e4f17e27d37125
parent0b4e3d63e41a6ac75f356cd71e4b863c95bd3cf4 (diff)
downloadaur-5f05fd1736fbb69bb19e1b5bd7b6977b413ce666.tar.gz
v0.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31d8ac8b96b8..f36807c20747 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = ofile
pkgdesc = Multi-threaded file download
- pkgver = 0.4
+ pkgver = 0.5
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.4/linux_x86_64_ofile
- md5sums = 63bb5ea9ca8eeb076255f71b92b42a4a
+ source = https://github.com/ZaViBiS/multithreaded-file-upload/releases/download/0.5/linux_x86_64_ofile
+ md5sums = 816ff5d5fba40f01efa6c8212e175f94
pkgname = ofile
diff --git a/PKGBUILD b/PKGBUILD
index 4f1d1830460e..0ac2383042e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: ZaViBiS <igordnepr27 at gmail dot com>
pkgname=ofile
-pkgver=0.4
+pkgver=0.5
pkgrel=1
pkgdesc="Multi-threaded file download"
url="https://github.com/ZaViBiS/multithreaded-file-upload"
arch=("x86_64")
license=('MIT')
-md5sums=("63bb5ea9ca8eeb076255f71b92b42a4a")
+md5sums=("816ff5d5fba40f01efa6c8212e175f94")
source=("https://github.com/ZaViBiS/multithreaded-file-upload/releases/download/$pkgver/linux_x86_64_ofile")
package() {