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