aboutsummaryrefslogtreecommitdiffstats
path: root/testing/deluge
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-06-23 16:28:51 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-06-23 16:40:55 -0300
commit1870b0409298342b369741be048d5e44dd97af2f (patch)
treef19089235b31ef43d1b175e2de8915deca651b9a /testing/deluge
parent232040208197bfaa104232c36f740b16a3897fa4 (diff)
downloadaports-1870b0409298342b369741be048d5e44dd97af2f.tar.bz2
aports-1870b0409298342b369741be048d5e44dd97af2f.tar.xz
testing/deluge: upgrade to 2.0.3
Diffstat (limited to 'testing/deluge')
-rw-r--r--testing/deluge/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/deluge/APKBUILD b/testing/deluge/APKBUILD
index dbefee5391..254c41c835 100644
--- a/testing/deluge/APKBUILD
+++ b/testing/deluge/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: August Klein <amatcoder@gmail.com>
# Maintainer: August Klein <amatcoder@gmail.com>
pkgname=deluge
-pkgver=2.0.2
-pkgrel=1
+pkgver=2.0.3
+pkgrel=0
pkgdesc="A lightweight, Free Software, cross-platform BitTorrent client"
url="https://deluge-torrent.org/"
arch="noarch"
@@ -42,4 +42,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="8c7e0da53c61cd6848dc060b62abc68e53d490741a6e7317e98757e54d60a363527a084611e0b9460970bec7487d1a880dcdc8994882815b8812497cede99632 deluge-2.0.2.tar.xz"
+sha512sums="3abec24495b22ec10649865c7ce7c3271224c7d25c0647b43f3c177b7ccb45d4c5c593f8c89d8bc8eac85ae5dc737f9960827587912dd527bb96100304a7d480 deluge-2.0.3.tar.xz"