summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2017-12-18 23:34:01 +0330
committerMohammadreza Abdollahzadeh2017-12-18 23:34:01 +0330
commit8f057eb21e419e910c23f9bbe9314d03c3cd7a81 (patch)
treee51cf4bf1980d92b9545554d033ff553d53f7f9d /PKGBUILD
parenta79a0ac8df116a82f8fab8210de5596104c65787 (diff)
downloadaur-8f057eb21e419e910c23f9bbe9314d03c3cd7a81.tar.gz
update to v3.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04030dc36097..2a5653d1c778 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname='persepolis'
-pkgver=3.0.0
+pkgver=3.0.1
pkgrel=1
pkgdesc="A graphical front-end for aria2 download manager with lots of features."
arch=('any')
@@ -12,7 +12,7 @@ depends=('aria2' 'libnotify' 'python' 'python-psutil' 'python-pyqt5' 'python-req
makedepends=('python-setuptools')
optdepends=('firefox-flashgot: for integrating with firefox.')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/persepolisdm/persepolis/archive/${pkgver}.tar.gz")
-sha256sums=('6d4a94de61662a61937dca8d0a89b7c515b09d30a0c7c821846ff97066d29ec8')
+sha256sums=('ae62fc85bae528d11e57b094d6cb8c229f572f4ec5de30c0c51f1897f8fe9774')
prepare() {
cd "${pkgname}-${pkgver}"