summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2017-01-12 15:22:38 +0330
committerMohammadreza Abdollahzadeh2017-01-12 15:22:38 +0330
commit85fab132546308534a0773be96bfd0c81304bdc6 (patch)
tree1bc734ab0367c20b74a7b1ab87eda75ec462ebf0
parent22d035d4fac69da975408eda3cc9e7b047c76b02 (diff)
downloadaur-85fab132546308534a0773be96bfd0c81304bdc6.tar.gz
update to -v2.3.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 723db7e65d6f..c89c1c07b670 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Jan 10 09:18:22 UTC 2017
+# Thu Jan 12 11:52:09 UTC 2017
pkgbase = persepolis
pkgdesc = A graphical front-end for aria2 download manager with lots of features.
- pkgver = 2.3
- pkgrel = 2
+ pkgver = 2.3.1
+ pkgrel = 1
url = https://persepolisdm.github.io/
install = persepolis.install
arch = any
@@ -20,8 +20,8 @@ pkgbase = persepolis
provides = persepolis
conflicts = persepolis
conflicts = persepolis
- source = persepolis.tar.gz::https://github.com/persepolisdm/persepolis/archive/2.3.tar.gz
- md5sums = 8ab0873b574902c3a306f0908ea1e91e
+ source = persepolis.tar.gz::https://github.com/persepolisdm/persepolis/archive/2.3.1.tar.gz
+ md5sums = ae0ccabf57d300a74d8485dc3a58b2a7
pkgname = persepolis
diff --git a/PKGBUILD b/PKGBUILD
index 1eee64b510e0..02508220b101 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname='persepolis'
-pkgver=2.3
-pkgrel=2
+pkgver=2.3.1
+pkgrel=1
pkgdesc="A graphical front-end for aria2 download manager with lots of features."
arch=('any')
url="https://persepolisdm.github.io/"
@@ -13,7 +13,7 @@ provides=("${pkgname}" "persepolis")
conflicts=("${pkgname}" "persepolis")
install=$pkgname.install
source=("${pkgname}.tar.gz::https://github.com/persepolisdm/persepolis/archive/${pkgver}.tar.gz")
-md5sums=('8ab0873b574902c3a306f0908ea1e91e')
+md5sums=('ae0ccabf57d300a74d8485dc3a58b2a7')
package() {
cd "${srcdir}/${pkgname}-${pkgver}"