summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkyngs2023-09-14 14:31:56 +0200
committerkyngs2023-09-14 14:31:56 +0200
commit8606b2b5edb6433fab82c72e4bc39f60211707cf (patch)
treeb491933233cc4cb1a040ca0fc4e94bf6b94c504c /PKGBUILD
parent0fcf877f16f5b81e48f8b6ebe3b63f5e8ea446c3 (diff)
downloadaur-ulozto-downloader.tar.gz
Update to 3.5.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1abc4a2adb56..8acfd944f009 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: Emil Miler <em@0x45.cz>
+# Maintainer: kyngs <aurmail at kyngs dot xyz>
+# Contributor: Emil Miler <em@0x45.cz>
pkgname=ulozto-downloader
-pkgver=3.4.1
-pkgrel=2
+pkgver=3.5.2
+pkgrel=1
pkgdesc='Uloz.to quick multiple sessions downloader'
arch=('any')
url='https://github.com/setnicka/ulozto-downloader'
@@ -11,7 +12,7 @@ depends=('tor' 'tk' 'python-requests' 'python-pillow' 'python-ansicolors' 'pytho
optdepends=('python-tflite-runtime: automatic CAPTCHA solving')
makedepends=('python-setuptools')
source=("https://github.com/setnicka/ulozto-downloader/archive/refs/tags/$pkgver.tar.gz")
-sha256sums=('b8f847e67b087f46aec01880df5bf77a87dc00cad1eed8edd715b2d1af3ec002')
+sha256sums=('445556a0e518a658fa5825f350f83bb4c96fc085b0b61816fd9e18c782f105bc')
package() {
cd "$srcdir/ulozto-downloader-$pkgver"