summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e58bc4c2526f..8ea8274fc4df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gdown
pkgdesc = Download a large file from Google Drive
- pkgver = 4.2.0
+ pkgver = 4.4.0
pkgrel = 1
url = https://github.com/wkentaro/gdown
arch = any
@@ -13,7 +13,7 @@ pkgbase = gdown
depends = python-pysocks
depends = python-six
depends = python-beautifulsoup4
- source = git+https://github.com/wkentaro/gdown.git#tag=v4.2.0
+ source = git+https://github.com/wkentaro/gdown.git#tag=v4.4.0
sha512sums = SKIP
pkgname = gdown
diff --git a/PKGBUILD b/PKGBUILD
index 95a2a2808e6a..7ee70eb7c903 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Sven-Hendrik Haase <svenstaro@gmail.com>
pkgname=gdown
-pkgver=4.2.0
+pkgver=4.4.0
pkgrel=1
pkgdesc="Download a large file from Google Drive"
arch=('any')