summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Stahl2022-01-08 17:30:30 +0100
committerChristoph Stahl2022-01-08 17:30:30 +0100
commit3051677f5c66a5d5e59685ee4476aacc06cc4481 (patch)
tree211e5439ed4b51a5175f42771f1992e9a0334b75 /PKGBUILD
parent37560257ea97b9ef6c55e9e9d0fb4d2d021ab008 (diff)
downloadaur-python-pysmartdl.tar.gz
1.3.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60f979eaa007..cf8baff2f97d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pipname=pySmartDL
pkgbase=python-pysmartdl
pkgname=('python-pysmartdl')
-pkgver=1.3.3
+pkgver=1.3.4
pkgrel=1
pkgdesc="A Smart Download Manager for Python"
arch=('any')
@@ -11,7 +11,7 @@ url="https://github.com/iTaybb/pySmartDL/"
license=('Public Domain')
makedepends=('python-setuptools')
source=("https://pypi.python.org/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz")
-md5sums=('8d3cb06f071f47b10a5f35e3b9d1c1fd')
+sha256sums=('35275d1694f3474d33bdca93b27d3608265ffd42f5aeb28e56f38b906c0c35f4')
package_python-pysmartdl() {
cd $_pipname-$pkgver